Searched defs:dst_stride_a (Results 1 – 2 of 2) sorted by relevance
/external/libyuv/files/source/ |
D | rotate.cc | 157 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()
|
D | rotate_neon.cc | 192 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_NEON()
|