Home
last modified time | relevance | path

Searched defs:iBlockWidth (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/processing/src/complexityanalysis/
DComplexityAnalysis.cpp360 int32_t iBlockWidth = iWidth >> 4; in GomComplexityAnalysisIntra() local
416 int32_t iBlockWidth = iWidth >> 4; in GomComplexityAnalysisInter() local
/third_party/openh264/test/decoder/
DDecUT_PredMv.cpp174 int32_t i, iRef, iBlockWidth, iIndex; in TEST() local
/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cavlc.cpp1276 int16_t iMv[2], iPartIdx, iBlockWidth = iPartWidth[i], iIdx = i << 2; in ParseInterInfo() local