Home
last modified time | relevance | path

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

/third_party/openh264/test/common/
DExpandPicture.cpp101 bool CompareImage (uint8_t* pSrc0, uint8_t* pSrc1, int32_t iSize) { in CompareImage() function
265 …EXPECT_EQ (CompareImage (pPicAnchorBuffer, pPicTestBuffer, (iLumaSize + (iChromaSize << 1))), true… in TEST()