Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dmv_pred.h75 void update_P8x16_motion_info (SMbCache* pMbCache, SMB* pCurMb, const int32_t kiPartIdx, const int8…
/third_party/openh264/codec/encoder/core/src/
Dmv_pred.cpp235 void update_P8x16_motion_info (SMbCache* pMbCache, SMB* pCurMb, const int32_t kiPartIdx, const int8… in update_P8x16_motion_info() function
Dsvc_base_layer_md.cpp1663update_P8x16_motion_info (pMbCache, pCurMb, iIdx, pWelsMd->uiRef, &pWelsMd->sMe.sMe8x16[i].sMv); in WelsMdInterMbRefinement()