Searched refs:mappedSlicePad (Results 1 – 2 of 2) sorted by relevance
229 size_t mappedSlicePad = mappedSlice - (mappedRow * height); in create_image() local242 …if ((mappedRow == scanlineSize) && (mappedSlicePad==0 || (imageInfo->depth==0 && imageInfo->arrayS… in create_image()271 dst += mappedSlicePad; in create_image()
172 size_t mappedSlicePad = mappedSlice - (mappedRow * height); in create_image() local211 dst += mappedSlicePad; in create_image()