Home | History | Annotate | Download | only in enc

Lines Matching refs:uv_offset

334     const int uv_offset = (top / 2) * pic->uv_stride + left / 2;
337 CopyPlane(pic->u + uv_offset, pic->uv_stride,
339 CopyPlane(pic->v + uv_offset, pic->uv_stride,