Searched defs:dst_stride_b (Results 1 – 15 of 15) sorted by relevance
/external/libyuv/files/source/ |
D | rotate_common.cc | 44 int dst_stride_b, in TransposeUVWx8_C() 90 int dst_stride_b, in TransposeUVWxH_C()
|
D | rotate.cc | 232 int dst_stride_b, in TransposeUV() 307 int dst_stride_b, in RotateUV90() 323 int dst_stride_b, in RotateUV270() 342 int dst_stride_b, in RotateUV180()
|
D | rotate_win.cc | 120 int dst_stride_b, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 253 int dst_stride_b, in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 262 int dst_stride_b, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 263 int dst_stride_b, in TransposeUVWx8_SSE2()
|
D | rotate_dspr2.cc | 311 int dst_stride_b, in TransposeUVWx8_DSPR2()
|
D | rotate_msa.cc | 69 int dst_stride_b, in TransposeUVWx16_C() 161 int dst_stride_b, in TransposeUVWx16_MSA()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_common.cc | 38 uint8* dst_b, int dst_stride_b, int width) { in TransposeUVWx8_C() 77 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C()
|
D | rotate.cc | 186 uint8* dst_b, int dst_stride_b, in TransposeUV() 236 uint8* dst_b, int dst_stride_b, in RotateUV90() 250 uint8* dst_b, int dst_stride_b, in RotateUV270() 267 uint8* dst_b, int dst_stride_b, in RotateUV180()
|
D | rotate_win.cc | 116 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 248 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 256 uint8* dst_b, int dst_stride_b, int width) { in TransposeUVWx8_SSE2()
|
D | rotate_neon64.cc | 256 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
|
D | rotate_mips.cc | 313 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_DSPR2()
|