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