Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dmv_pred.cpp91 void PredInter8x16Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter8x16Mv() function
/third_party/openh264/test/decoder/
DDecUT_PredMv.cpp245 TEST (PredMvTest, PredInter8x16Mv) { in TEST() argument
/third_party/openh264/codec/decoder/core/src/
Dmv_pred.cpp753 void PredInter8x16Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter8x16Mv() function