Home
last modified time | relevance | path

Searched refs:io_rCRC (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx64 void PngHelper::updateCRC( sal_uInt32& io_rCRC, const sal_uInt8* i_pBuf, size_t i_nLen ) in updateCRC() argument
69 sal_uInt32 nCRC = io_rCRC; in updateCRC()
72 io_rCRC = nCRC; in updateCRC()
H A Dpnghelper.hxx52 static void updateCRC( sal_uInt32& io_rCRC, const sal_uInt8* i_pBuf, size_t i_nLen );

Completed in 11 milliseconds