Home
last modified time | relevance | path

Searched defs:UpdateMD5 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/test/
Dtile_independence_test.cc56 void UpdateMD5(::libvpx_test::Decoder *dec, const vpx_codec_cx_pkt_t *pkt, in UpdateMD5() function in __anonb20067330111::TileIndependenceTest
/external/libaom/libaom/test/
Ddecode_multithreaded_test.cc87 void UpdateMD5(::libaom_test::Decoder *dec, const aom_codec_cx_pkt_t *pkt, in UpdateMD5() function in __anon43faee310111::AV1DecodeMultiThreadedTest
Dtile_independence_test.cc76 void UpdateMD5(::libaom_test::Decoder *dec, const aom_codec_cx_pkt_t *pkt, in UpdateMD5() function in __anonc007fb910111::TileIndependenceTest
/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcphashmd5px.c124 void UpdateMD5(void* uinHash, const Ipp8u* mblk, int mlen, const void* uniParam) in UpdateMD5() function
Dpcphash.h239 #define UpdateMD5 OWNAPI(UpdateMD5) macro
/external/google-breakpad/src/common/mac/
Dmacho_id.cc127 void MachoID::UpdateMD5(unsigned char *bytes, size_t size) { in UpdateMD5() function in MacFileUtilities::MachoID