Searched defs:dst_stride_a (Results 1 – 15 of 15) sorted by relevance
/external/libyuv/files/source/ |
D | rotate_common.cc | 42 int dst_stride_a, in TransposeUVWx8_C() 88 int dst_stride_a, in TransposeUVWxH_C()
|
D | rotate.cc | 230 int dst_stride_a, in TransposeUV() 305 int dst_stride_a, in RotateUV90() 321 int dst_stride_a, in RotateUV270() 340 int dst_stride_a, in RotateUV180()
|
D | rotate_win.cc | 118 int dst_stride_a, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 251 int dst_stride_a, in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 260 int dst_stride_a, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 261 int dst_stride_a, in TransposeUVWx8_SSE2()
|
D | rotate_dspr2.cc | 309 int dst_stride_a, in TransposeUVWx8_DSPR2()
|
D | rotate_msa.cc | 67 int dst_stride_a, in TransposeUVWx16_C() 159 int dst_stride_a, in TransposeUVWx16_MSA()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_common.cc | 37 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_C() 76 uint8* dst_a, int dst_stride_a, in TransposeUVWxH_C()
|
D | rotate.cc | 185 uint8* dst_a, int dst_stride_a, in TransposeUV() 235 uint8* dst_a, int dst_stride_a, in RotateUV90() 249 uint8* dst_a, int dst_stride_a, in RotateUV270() 266 uint8* dst_a, int dst_stride_a, in RotateUV180()
|
D | rotate_win.cc | 115 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 247 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 255 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_SSE2()
|
D | rotate_neon64.cc | 255 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_NEON()
|
D | rotate_mips.cc | 312 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_DSPR2()
|