Searched refs:MaxYPart (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DomxVCM4P10_MotionEstimationMB.c117 OMX_U32 Width=0, Height=0, MaxXPart, MaxYPart,MaxSubXPart,MaxSubYPart; local
335 MaxYPart = 16/Height;
338 for (PartY = 0; PartY < MaxYPart; PartY++)
345 if (MaxXPart == 2 && MaxYPart == 2)

Completed in 47 milliseconds