Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dsvc_motion_estimate.h80 int32_t iCurMeBlockPixX; member
/third_party/openh264/test/encoder/
DEncUT_MotionEstimate.cpp337 const int32_t iCurMeBlockPixX = sMe.iCurMeBlockPixX; in DoLineTest() local
/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp507 const int32_t iCurMeBlockPixX = pMe->iCurMeBlockPixX; in HorizontalFullSearchUsingSSE41() local