Lines Matching refs:dst_b
68 uint8* dst_b, in TransposeUVWx16_C() argument
71 TransposeUVWx8_C(src, src_stride, dst_a, dst_stride_a, dst_b, dst_stride_b, in TransposeUVWx16_C()
74 dst_stride_a, (dst_b + 8), dst_stride_b, width); in TransposeUVWx16_C()
160 uint8* dst_b, in TransposeUVWx16_MSA() argument
217 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
219 dst_b += dst_stride_b * 2; in TransposeUVWx16_MSA()
224 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
226 dst_b += dst_stride_b * 2; in TransposeUVWx16_MSA()
231 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
233 dst_b += dst_stride_b * 2; in TransposeUVWx16_MSA()
238 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
241 dst_b += dst_stride_b * 2; in TransposeUVWx16_MSA()