Home | History | Annotate | Download | only in enc

Lines Matching full:src_stride

197 static void CopyPlane(const uint8_t* src, int src_stride,
201 src += src_stride;
370 int src_width, int src_height, int src_stride,
386 src + y * src_stride, src_stride);