Home
last modified time | relevance | path

Searched refs:TransposeUVWx8_C (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_any.cc56 TransposeUVWx8_C(src + n * 2, src_stride, \
Drotate_common.cc36 void TransposeUVWx8_C(const uint8* src, int src_stride, in TransposeUVWx8_C() function
Drotate.cc192 int width) = TransposeUVWx8_C; in TransposeUV()
/external/libyuv/files/source/
Drotate_any.cc57 TransposeUVWx8_C(src + n * 2, src_stride, dst_a + n * dst_stride_a, \
Drotate_common.cc39 void TransposeUVWx8_C(const uint8* src, in TransposeUVWx8_C() function
Drotate_msa.cc71 TransposeUVWx8_C(src, src_stride, dst_a, dst_stride_a, dst_b, dst_stride_b, in TransposeUVWx16_C()
73 TransposeUVWx8_C((src + 8 * src_stride), src_stride, (dst_a + 8), in TransposeUVWx16_C()
Drotate.cc243 int width) = TransposeUVWx8_C; in TransposeUV()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drotate_row.h93 void TransposeUVWx8_C(const uint8* src, int src_stride,
/external/libyuv/files/include/libyuv/
Drotate_row.h151 void TransposeUVWx8_C(const uint8* src,