Home
last modified time | relevance | path

Searched refs:MapColToList0 (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Dmv_pred.h175 int8_t MapColToList0 (PWelsDecoderContext& pCtx, const int8_t& colocRefIndexL0,
/third_party/openh264/codec/decoder/core/src/
Dmv_pred.cpp647 ref[LIST_0] = MapColToList0 (pCtx, colocRefIndexL0, ref0Count); in PredBDirectTemporal()
683 ref[LIST_0] = MapColToList0 (pCtx, colocRefIndexL0, ref0Count); in PredBDirectTemporal()
1158 int8_t MapColToList0 (PWelsDecoderContext& pCtx, const int8_t& colocRefIndexL0, in MapColToList0() function
Dparse_mb_syn_cavlc.cpp1617 iRef[LIST_0] = MapColToList0 (pCtx, colocRefIndexL0, ref0Count); in ParseInterBInfo()
Dparse_mb_syn_cabac.cpp958 iRef[LIST_0] = MapColToList0 (pCtx, colocRefIndexL0, ref0Count); in ParseInterBMotionInfoCabac()