Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp293 const int32_t kiDy, int32_t* pIx, int32_t* pIy) { in WelsMeSadCostSelect() argument
304 *pIy = 1; in WelsMeSadCostSelect()
310 *pIy = -1; in WelsMeSadCostSelect()
316 *pIy = 0; in WelsMeSadCostSelect()
322 *pIy = 0; in WelsMeSadCostSelect()
/third_party/openh264/codec/encoder/core/inc/
Dsvc_motion_estimate.h189 const int32_t kiDy, int32_t* pIx, int32_t* pIy);