Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_MotionEstimate.cpp266 for (int32_t iMby = 0; iMby < m_iMbHeight; iMby++) { in TEST_F() local
272 SetMvWithinIntegerMvRange (m_iMbWidth, m_iMbHeight, iMbx , iMby, m_iMvRange, in TEST_F()
279 sMe.iCurMeBlockPixY = (iMby << 4); in TEST_F()