Home
last modified time | relevance | path

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

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