Searched refs:updateCRC (Results 1 – 2 of 2) sorted by relevance
64 void PngHelper::updateCRC( sal_uInt32& io_rCRC, const sal_uInt8* i_pBuf, size_t i_nLen ) in updateCRC() function in PngHelper78 updateCRC( nCRC, i_pBuf, i_nLen ); in getCRC()
52 static void updateCRC( sal_uInt32& io_rCRC, const sal_uInt8* i_pBuf, size_t i_nLen );
Completed in 24 milliseconds