Searched refs:GetCRC (Results 1 – 4 of 4) sorted by relevance
65 sal_uInt64 GetCRC( const BitmapEx& rBmpEx );212 sal_uInt64 BmpSum::GetCRC( const BitmapEx& rBmpEx ) in GetCRC() function in BmpSum289 fprintf( stdout, "%" SAL_PRIuUINT64 "\r\n", GetCRC( aBmpEx ) ); in ProcessFile()302 fprintf( stdout, "%" SAL_PRIuUINT64 "\r\n", GetCRC( aBmpEx ) ); in ProcessFile()388 nCRC = GetCRC( aBmpEx ); in ProcessFileList()399 nCRC = GetCRC( aBmpEx ); in ProcessFileList()
112 sal_uIntPtr GetCRC();
379 sal_uIntPtr ZCodec::GetCRC() in GetCRC() function in ZCodec
470 mnCRC = mpZCodec->GetCRC(); in ImplWriteIDAT()
Completed in 29 milliseconds