Home
last modified time | relevance | path

Searched refs:getCRC (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx75 sal_uInt32 PngHelper::getCRC( const sal_uInt8* i_pBuf, size_t i_nLen ) in getCRC() function in PngHelper
159 sal_uInt32 nChunkCRC = getCRC( (sal_uInt8*)&o_rOutputBuf[nStart+4], nLen-4 ); in endChunk()
H A Dpnghelper.hxx53 static sal_uInt32 getCRC( const sal_uInt8* i_pBuf, size_t i_nLen );
/aoo41x/main/package/source/zipapi/
H A DZipFile.cxx1027 return ( getCRC( aEntry.nOffset, aEntry.nSize ) == aEntry.nCrc ); in checkSizeAndCRC()
1033 sal_Int32 ZipFile::getCRC( sal_Int32 nOffset, sal_Int32 nSize ) in getCRC() function in ZipFile
/aoo41x/main/package/inc/
H A DZipFile.hxx98 sal_Int32 getCRC( sal_Int32 nOffset, sal_Int32 nSize );

Completed in 26 milliseconds