Home | History | Annotate | Download | only in src

Lines Matching refs:BlockHeight

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;
1057 for (j = 0; j < (BlockHeight >> 2); j++)
1068 for (j = 0; j < (BlockHeight >> 3); j++)
1390 OMX_S32 PartWidth = 8, PartHeight = 8, BlockWidth = 4, BlockHeight = 4;
1508 BlockHeight = BlkSz [mode][1];
1522 BlockHeight,
1589 BlockHeight = PartHeight = PartSz [mode][1];
1615 BlockHeight,