Lines Matching refs:dst_v
1014 void (*MirrorRowUV)(const uint8* src, uint8* dst_u, uint8* dst_v, int width) = in RotateUV180()
1045 uint8* dst_v, int dst_stride_v, in I420Rotate() argument
1049 !dst_y || !dst_u || !dst_v) { in I420Rotate()
1075 dst_v, dst_stride_v, in I420Rotate()
1085 dst_v, dst_stride_v, in I420Rotate()
1096 dst_v, dst_stride_v, in I420Rotate()
1107 dst_v, dst_stride_v, in I420Rotate()
1121 uint8* dst_v, int dst_stride_v, in NV12ToI420Rotate() argument
1125 !dst_y || !dst_u || !dst_v) { in NV12ToI420Rotate()
1148 dst_v, dst_stride_v, in NV12ToI420Rotate()
1156 dst_v, dst_stride_v, in NV12ToI420Rotate()
1165 dst_v, dst_stride_v, in NV12ToI420Rotate()
1174 dst_v, dst_stride_v, in NV12ToI420Rotate()