Searched refs:inputStart (Results 1 – 1 of 1) sorted by relevance
1014 …const unsigned char *inputStart = static_cast<const unsigned char*>(input) + (z * rect.inputPitch … in Transfer() local1018 const unsigned char *source = inputStart + y * rect.inputPitch; in Transfer()