Searched refs:deflateBuffer (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pnghelper.cxx | 82 sal_uInt32 PngHelper::deflateBuffer( const Output_t* i_pBuf, size_t i_nLen, OutputBuffer& o_rOut ) in deflateBuffer() function in PngHelper 233 deflateBuffer( &aScanlines[0], aScanlines.size(), o_rOutputBuf ); in createPng() 317 deflateBuffer( &aScanlines[0], aScanlines.size(), o_rOutputBuf ); in createPng() 401 deflateBuffer( &aScanlines[0], aScanlines.size(), o_rOutputBuf ); in createPng()
|
H A D | pnghelper.hxx | 57 … static sal_uInt32 deflateBuffer( const Output_t* i_pBuf, size_t i_nLen, OutputBuffer& o_rOut );
|
Completed in 25 milliseconds