Searched refs:srcRowPitchBytes (Results 1 – 1 of 1) sorted by relevance
559 int srcRowPitchBytes = bufferIsSource ? bufferRowPitchBytes : imageRowPitchBytes; in copy() local630 srcSliceMemory += srcRowPitchBytes; in copy()