Searched refs:strideSrc (Results 1 – 1 of 1) sorted by relevance
235 unsigned int strideSrc, in copyCroppedNV12() argument252 uvoffset = strideSrc * crop.height(); in copyCroppedNV12()253 uvoffset += (offset - (offset % strideSrc)) / 2 + (offset % strideSrc); in copyCroppedNV12()269 lumaSrc += strideSrc; in copyCroppedNV12()277 chromaSrc += strideSrc; in copyCroppedNV12()