HomeSort by relevance Sort by last modified time
    Searched refs:BlockHeight (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MotionEstimationMB.c 910 * [in] BlockHeight - Height of current block
934 OMX_S32 BlockHeight,
966 for (y = 0; y < PartHeight; y += BlockHeight)
988 BlockHeight,
999 for (j = 0; j < (BlockHeight >> 2); j++)
1011 for (j = 0; j < (BlockHeight >> 3); j++)
1030 for (y = 0; y < (PartHeight/BlockHeight); y++)
1035 OffY = (PartStartY + y * BlockHeight) >> 2;
1050 for (y = 0; y < (PartHeight/BlockHeight); y++)
1055 OffY = (PartStartY + y * BlockHeight) >> 2;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
formats.c 70 GLubyte BlockWidth, BlockHeight;
    [all...]
  /external/mesa3d/src/mesa/main/
formats.c 70 GLubyte BlockWidth, BlockHeight;
    [all...]

Completed in 60 milliseconds