Searched refs:MapColToList0 (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/decoder/core/inc/ |
D | mv_pred.h | 175 int8_t MapColToList0 (PWelsDecoderContext& pCtx, const int8_t& colocRefIndexL0,
|
/third_party/openh264/codec/decoder/core/src/ |
D | mv_pred.cpp | 647 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
|
D | parse_mb_syn_cavlc.cpp | 1617 iRef[LIST_0] = MapColToList0 (pCtx, colocRefIndexL0, ref0Count); in ParseInterBInfo()
|
D | parse_mb_syn_cabac.cpp | 958 iRef[LIST_0] = MapColToList0 (pCtx, colocRefIndexL0, ref0Count); in ParseInterBMotionInfoCabac()
|