Home | History | Annotate | Download | only in source

Lines Matching full:src_stride_uv

1118                      const uint8* src_uv, int src_stride_uv,
1136 src_uv = src_uv + (halfheight - 1) * src_stride_uv;
1138 src_stride_uv = -src_stride_uv;
1145 src_uv, src_stride_uv,
1154 RotateUV90(src_uv, src_stride_uv,
1163 RotateUV270(src_uv, src_stride_uv,
1172 RotateUV180(src_uv, src_stride_uv,