Home
last modified time | relevance | path

Searched defs:iMbNum (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Dfmo.cpp57 int32_t iMbNum = 0; in FmoGenerateMbAllocMapType0() local
94 int32_t iMbNum = 0; in FmoGenerateMbAllocMapType1() local
Derror_concealment.cpp455 int32_t iMbNum = pCtx->pSps->iMbWidth * pCtx->pSps->iMbHeight; in NeedErrorCon() local
/third_party/openh264/codec/processing/src/complexityanalysis/
DComplexityAnalysis.cpp113 int32_t iMbNum = iMbWidth * iMbHeight; in GetFrameSadExcludeBackground() local
176 int32_t iMbNum = iMbWidth * iMbHeight; in AnalyzeGomComplexityViaSad() local
225 int32_t iMbNum = iMbWidth * iMbHeight; in AnalyzeGomComplexityViaVar() local
/third_party/openh264/codec/decoder/core/inc/
Dpicture.h95 int32_t iMbNum; member
Ddecoder_context.h495 int32_t iMbNum; member
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp840 int32_t iMbNum = iMbWidth * iMbHeight; in InitMbInfo() local