Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dmv_pred.cpp117 const int8_t kiTopRef = kpMvComp->iRefIndexCache[1]; in PredInter16x8Mv() local
135 const int8_t kiTopRef = kpMvComp->iRefIndexCache[1]; //B in PredSkipMv() local
/third_party/openh264/test/decoder/
DDecUT_PredMv.cpp38 const int8_t kiTopRef = iRefIndex[0][kuiTopIdx]; in AnchorPredMv() local
103 const int8_t kiTopRef = iRefIndex[0][1]; in AnchorPredInter16x8Mv() local
/third_party/openh264/codec/decoder/core/src/
Dmv_pred.cpp714 const int8_t kiTopRef = iRefIndex[listIdx][ kuiTopIdx]; in PredMv() local
779 const int8_t kiTopRef = iRefIndex[listIdx][1]; in PredInter16x8Mv() local