HEVC Test Model (HM)
HM-16.18
|
Go to the source code of this file.
Functions | |
template<UInt OUTPUT_BITDEPTH_DIV8> | |
static Void | md5_block (MD5 &md5, const Pel *plane, UInt n) |
template<UInt OUTPUT_BITDEPTH_DIV8> | |
static Void | md5_plane (MD5 &md5, const Pel *plane, UInt width, UInt height, UInt stride) |
UInt | compCRC (Int bitdepth, const Pel *plane, UInt width, UInt height, UInt stride, TComPictureHash &digest) |
UInt | calcCRC (const TComPicYuv &pic, TComPictureHash &digest, const BitDepths &bitDepths) |
UInt | compChecksum (Int bitdepth, const Pel *plane, UInt width, UInt height, UInt stride, TComPictureHash &digest, const BitDepths &) |
UInt | calcChecksum (const TComPicYuv &pic, TComPictureHash &digest, const BitDepths &bitDepths) |
UInt | calcMD5 (const TComPicYuv &pic, TComPictureHash &digest, const BitDepths &bitDepths) |
std::string | hashToString (const TComPictureHash &digest, Int numChar) |