Home
last modified time | relevance | path

Searched refs:MdCompare (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_inner_sample.h108 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
H A Dvideodec_sample.h126 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
H A Dvideodec_api11_sample.h136 bool MdCompare(uint8_t source[]);
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_sample.h110 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
H A Dvideodec_api11_sample.h130 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
H A Dvideodec_inner_sample.h112 bool MdCompare(unsigned char *buffer, int len, const char *source[]);
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_sample.h118 bool MdCompare(uint8_t source[]);
H A Dvideodec_api11_sample.h134 bool MdCompare(uint8_t source[]);
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp546 MdCompare(g_md, SHA512_DIGEST_LENGTH, fileSourcesha256); in OutputFunc()
647 bool VDecNdkInnerSample::MdCompare(unsigned char *buffer, int len, const char *source[]) in MdCompare() function in VDecNdkInnerSample
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp629 MdCompare(g_md, SHA512_DIGEST_LENGTH, fileSourcesha256); in ReleaseProcess()
714 bool VDecNdkInnerSample::MdCompare(unsigned char *buffer, int len, const char *source[]) in MdCompare() function in VDecNdkInnerSample
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp142 bool VDecNdkSample::MdCompare(unsigned char *buffer, int len, const char *source[]) in MdCompare() function in VDecNdkSample
448 MdCompare(md, SHA512_DIGEST_LENGTH, fileSourcesha256); in OutputFunc()
H A Dvideodec_api11_sample.cpp191 bool VDecAPI11Sample::MdCompare(unsigned char buffer[], int len, const char *source[]) in MdCompare() function in VDecAPI11Sample
681 MdCompare(g_md, SHA512_DIGEST_LENGTH, fileSourcesha256); in CheckAttrFlag()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp202 bool VDecNdkSample::MdCompare(unsigned char buffer[], int len, const char *source[]) in MdCompare() function in VDecNdkSample
704 MdCompare(md, SHA512_DIGEST_LENGTH, fileSourcesha256); in OutputFuncTest()
H A Dvideodec_api11_sample.cpp268 bool VDecAPI11Sample::MdCompare(uint8_t source[]) in MdCompare() function in VDecAPI11Sample
810 if (!MdCompare(g_md)) { in CheckAttrFlag()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp265 bool VDecNdkSample::MdCompare(uint8_t source[]) in MdCompare() function in VDecNdkSample
756 if (!MdCompare(g_md)) { in OutputFuncTest()
H A Dvideodec_api11_sample.cpp256 bool VDecAPI11Sample::MdCompare(uint8_t source[]) in MdCompare() function in VDecAPI11Sample
823 if (!MdCompare(g_md)) { in CheckAttrFlag()