Home
last modified time | relevance | path

Searched refs:SubMbType (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Dmv_pred.h106 SubMbType& subMbType);
113 int32_t GetColocatedMb (PWelsDecoderContext pCtx, MbType& mbType, SubMbType& subMbType);
119 SubMbType& subMbType);
157 …const SubMbType& subMbType, const bool& bIsLongRef, int16_t pMvDirect[LIST_A][2], int8_t iRef[LIST…
167 … const SubMbType& subMbType, int8_t iRef[LIST_A], int16_t (*mvColoc)[2],
Dwels_common_basis.h68 typedef uint32_t SubMbType; typedef
/third_party/openh264/codec/decoder/core/src/
Dmv_pred.cpp310 int32_t GetColocatedMb (PWelsDecoderContext pCtx, MbType& mbType, SubMbType& subMbType) { in GetColocatedMb()
393 SubMbType& subMbType) { in PredMvBDirectSpatial()
614 SubMbType& subMbType) { in PredBDirectTemporal()
951 …const SubMbType& subMbType, const bool& bIsLongRef, int16_t pMvDirect[LIST_A][2], int8_t iRef[LIST… in FillSpatialDirect8x8Mv()
1079 …const SubMbType& subMbType, int8_t iRef[LIST_A], int16_t (*mvColoc)[2], int16_t pMotionVector[LIST… in FillTemporalDirect8x8Mv()
Dparse_mb_syn_cavlc.cpp1357 SubMbType subMbType; in ParseInterBInfo()
1549 SubMbType directSubMbType = 0; in ParseInterBInfo()
Dparse_mb_syn_cabac.cpp749 SubMbType subMbType; in ParseInterBMotionInfoCabac()
903 SubMbType directSubMbType = 0; in ParseInterBMotionInfoCabac()
Ddecode_slice.cpp1449 SubMbType subMbType; in WelsDecodeMbCabacBSlice()
2589 SubMbType subMbType; in WelsDecodeMbCavlcBSlice()