Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_MotionEstimate.cpp338 const int32_t iCurMeBlockQpelPixX = ((iCurMeBlockPixX) << 2); in DoLineTest() local
341 uint16_t* pMvdCostX = sMe.pMvdCost - iCurMeBlockQpelPixX - sMe.sMvp.iMvX; //do the offset here in DoLineTest()