Searched refs:viewRow (Results 1 – 1 of 1) sorted by relevance
77 typename std::conditional<ToMediaImage, const uint8_t, uint8_t>::type *viewRow = in _ImageCopy() local78 viewRow = view.data()[i]; in _ImageCopy()96 MemCopier<ToMediaImage, 0>::copy(imgRow, viewRow, plane.rowInc * planeH); in _ImageCopy()100 imgRow, viewRow, std::min(plane.rowInc, img->mPlane[i].mRowInc)); in _ImageCopy()102 viewRow += plane.rowInc; in _ImageCopy()107 decltype(viewRow) viewPtr = viewRow; in _ImageCopy()114 viewRow += plane.rowInc; in _ImageCopy()