Searched refs:pitchSliceAlignmentElements (Results 1 – 1 of 1) sorted by relevance
786 const UINT_32 pitchSliceAlignmentElements = pitchSliceAlignmentBytes / elementBytes; in ApplyCustomizedPitchHeight() local787 pOut->pitchForSlice = PowTwoAlign(pIn->width, pitchSliceAlignmentElements); in ApplyCustomizedPitchHeight()822 pOut->pitchForSlice = PowTwoAlign(pIn->pitchInElement, pitchSliceAlignmentElements); in ApplyCustomizedPitchHeight()