Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/common/src/
Dmb_access.cpp192 int nmSubMbHeight, nmSubMbWidth, mbPartIdx_X, mbPartIdx_Y; in GetMotionVectorPredictor() local
235 nmSubMbWidth = currMB->SubMbPartWidth[mbPartIdx] >> 2; in GetMotionVectorPredictor()
456 for (j = 0; j < nmSubMbWidth; j++) in GetMotionVectorPredictor()