Home | History | Annotate | Download | only in source

Lines Matching refs:src_stride_uv

1252                      const uint8* src_uv, int src_stride_uv,
1266 src_uv = src_uv + (halfheight - 1) * src_stride_uv;
1268 src_stride_uv = -src_stride_uv;
1283 RotateUV90(src_uv, src_stride_uv,
1292 RotateUV270(src_uv, src_stride_uv,
1301 RotateUV180(src_uv, src_stride_uv,