Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dmv_pred.h161 void UpdateP8x16Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv);
/third_party/openh264/codec/encoder/core/src/
Dmv_pred.cpp372 void UpdateP8x16Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP8x16Motion2Cache() function
Dsvc_base_layer_md.cpp1075 UpdateP8x16Motion2Cache (pMbCache, i << 2, pWelsMd->uiRef, & (sMe8x16->sMv)); in WelsMdP8x16()