Searched refs:frame_md5 (Results 1 – 1 of 1) sorted by relevance
158 std::string frame_md5 = ComputeMD5FromFrame(); in MatchHalFormatByGoldenMD5() local159 if (!strcmp(frame_md5.c_str(), golden.c_str())) { in MatchHalFormatByGoldenMD5()163 ALOGV("Tried HAL pixel format: 0x%x un-matched (%s vs %s)", format, frame_md5.c_str(), in MatchHalFormatByGoldenMD5()