Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
Dvideodec_api11_sample.cpp250 static void DumpHashValue(std::vector<uint8_t> &srcHashVal, uint8_t outputHashVal[]) in DumpHashValue()
270 std::vector<uint8_t> srcHashVal = LoadHashFile(); in MdCompare() local