Searched refs:MdCompare (Results 1 - 6 of 6) sorted by relevance
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/include/ |
H A D | videodec_ndk_inner_sample.h | 108 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
|
H A D | videodec_ndk_sample.h | 121 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
|
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/include/ |
H A D | videodec_ndk_inner_sample.h | 112 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
|
H A D | videodec_ndk_sample.h | 106 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
|
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 142 bool VDecNdkSample::MdCompare(unsigned char *buffer, int len, const char *source[]) in MdCompare() function in VDecNdkSample 423 MdCompare(md, SHA512_DIGEST_LENGTH, fileSourcesha256); in OutputFunc()
|
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 195 bool VDecNdkSample::MdCompare(unsigned char buffer[], int len, const char *source[]) in MdCompare() function in VDecNdkSample 666 MdCompare(md, SHA512_DIGEST_LENGTH, fileSourcesha256); in OutputFuncTest()
|
Completed in 5 milliseconds