/external/libaom/libaom/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 | 194 uint8* dst_b, int dst_stride_b, in TransposeUV() 241 uint8* dst_b, int dst_stride_b, in RotateUV90() 255 uint8* dst_b, int dst_stride_b, in RotateUV270() 272 uint8* dst_b, int dst_stride_b, in RotateUV180()
|
D | rotate_win.cc | 117 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 249 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 379 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_MIPS_DSPR2()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_common.cc | 43 uint8_t* dst_b, in TransposeUVWx8_C() 89 uint8_t* dst_b, in TransposeUVWxH_C()
|
D | rotate.cc | 208 uint8_t* dst_b, in TransposeUV() 277 uint8_t* dst_b, in RotateUV90() 293 uint8_t* dst_b, in RotateUV270() 312 uint8_t* dst_b, in RotateUV180()
|
D | rotate_win.cc | 119 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 199 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 207 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 262 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_msa.cc | 68 uint8_t* dst_b, in TransposeUVWx16_C() 160 uint8_t* dst_b, in TransposeUVWx16_MSA()
|
D | row_neon.cc | 592 uint8_t* dst_b, in SplitRGBRow_NEON()
|
/external/libyuv/files/source/ |
D | rotate_common.cc | 43 uint8_t* dst_b, in TransposeUVWx8_C() 89 uint8_t* dst_b, in TransposeUVWxH_C()
|
D | rotate.cc | 226 uint8_t* dst_b, in TransposeUV() 303 uint8_t* dst_b, in RotateUV90() 319 uint8_t* dst_b, in RotateUV270() 338 uint8_t* dst_b, in RotateUV180()
|
D | rotate_win.cc | 119 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_neon64.cc | 207 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_neon.cc | 199 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 262 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_dspr2.cc | 310 uint8* dst_b, in TransposeUVWx8_DSPR2()
|
D | rotate_mmi.cc | 153 uint8_t* dst_b, in TransposeUVWx8_MMI()
|
D | rotate_msa.cc | 68 uint8_t* dst_b, in TransposeUVWx16_C() 160 uint8_t* dst_b, in TransposeUVWx16_MSA()
|
/external/webp/src/mux/ |
D | anim_encode.c | 379 const int dst_b = (dst >> 0) & 0xff; in PixelsAreSimilar() local
|