Home
last modified time | relevance | path

Searched defs:mbType (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Dmv_pred.cpp310 int32_t GetColocatedMb (PWelsDecoderContext pCtx, MbType& mbType, SubMbType& subMbType) { in GetColocatedMb()
400 MbType mbType; in PredMvBDirectSpatial() local
620 MbType mbType; in PredBDirectTemporal() local
Dparse_mb_syn_cavlc.cpp1353 MbType mbType = pCurDqLayer->pDec->pMbType[iMbXy]; in ParseInterBInfo() local
Dparse_mb_syn_cabac.cpp742 MbType mbType = pCurDqLayer->pDec->pMbType[iMbXy]; in ParseInterBMotionInfoCabac() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1163 uint8_t mbType; /**< 0 (I), 1 (P), 2 (IPCM), 3 (B) */ member