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