Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avc/common/src/
Dmb_access.cpp193 int nmSubMbHeight, nmSubMbWidth, mbPartIdx_X, mbPartIdx_Y; in GetMotionVectorPredictor() local
236 nmSubMbWidth = currMB->SubMbPartWidth[mbPartIdx] >> 2; in GetMotionVectorPredictor()
457 for (j = 0; j < nmSubMbWidth; j++) in GetMotionVectorPredictor()