Searched refs:customizedHeight (Results 1 – 1 of 1) sorted by relevance
1051 UINT_32 customizedHeight = pIn->sliceAlign / elementBytes / (*pPitch); in ApplyCustomizedPitchHeight() local1053 if (customizedHeight * elementBytes * (*pPitch) != pIn->sliceAlign) in ApplyCustomizedPitchHeight()1057 else if ((pIn->numSlices > 1) && ((*pHeight) != customizedHeight)) in ApplyCustomizedPitchHeight()1063 *pHeight = customizedHeight; in ApplyCustomizedPitchHeight()