Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dmv_pred.cpp45 void PredMv (const SMVComponentUnit* kpMvComp, int8_t iPartIdx, int8_t iPartW, int32_t iRef, SMVUni… in PredMv() function
/third_party/openh264/test/decoder/
DDecUT_PredMv.cpp171 TEST (PredMvTest, PredMv) { in TEST() argument
/third_party/openh264/codec/decoder/core/src/
Dmv_pred.cpp706 void PredMv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredMv() function