Home
last modified time | relevance | path

Searched defs:dst_a (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/source/
Drotate.cc157 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_SSE2()
637 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_SSE2()
901 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_C()
928 uint8* dst_a, int dst_stride_a, in TransposeUVWxH_C()
940 uint8* dst_a, int dst_stride_a, in TransposeUV()
980 uint8* dst_a, int dst_stride_a, in RotateUV90()
994 uint8* dst_a, int dst_stride_a, in RotateUV270()
1011 uint8* dst_a, int dst_stride_a, in RotateUV180()
Drotate_neon.cc192 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_NEON()
Drow_neon.cc482 void MirrorRowUV_NEON(const uint8* src, uint8* dst_a, uint8* dst_b, int width) { in MirrorRowUV_NEON()