Home | History | Annotate | Download | only in r800

Lines Matching refs:heightAlign

1220         UINT_32 heightAlign = 1;
1222 while ((pitch * heightAlign) % sliceAlignInPixel)
1224 heightAlign++;
1227 *pHeightAlign = heightAlign;
2285 pOut->heightAlign,