Searched refs:xAxisPitch (Results 1 – 1 of 1) sorted by relevance
310 int xAxisPitch = 0; in PackPixels() local320 xAxisPitch = sourceFormat.pixelBytes; in PackPixels()340 xAxisPitch = inputPitchIn; in PackPixels()351 xAxisPitch = -static_cast<int>(sourceFormat.pixelBytes); in PackPixels()362 xAxisPitch = -inputPitchIn; in PackPixels()396 const uint8_t *src = source + y * yAxisPitch + x * xAxisPitch; in PackPixels()423 const uint8_t *src = source + y * yAxisPitch + x * xAxisPitch; in PackPixels()