Searched defs:dst_b (Results 1 – 11 of 11) sorted by relevance
/external/libyuv/files/source/ |
D | rotate.cc | 158 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() 638 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() 902 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_C() 929 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C() 941 uint8* dst_b, int dst_stride_b, in TransposeUV() 981 uint8* dst_b, int dst_stride_b, in RotateUV90() 995 uint8* dst_b, int dst_stride_b, in RotateUV270() 1012 uint8* dst_b, int dst_stride_b, in RotateUV180()
|
D | rotate_neon.cc | 193 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
|
D | row_neon.cc | 482 void MirrorRowUV_NEON(const uint8* src, uint8* dst_a, uint8* dst_b, int width) { in MirrorRowUV_NEON()
|
/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 | 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_neon64.cc | 256 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_mips.cc | 313 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_MIPS_DSPR2()
|
/external/skia/src/opts/ |
D | SkBlitRow_opts_arm_neon.cpp | 1331 uint16x8_t dst_r, dst_g, dst_b; in S32A_D565_Opaque_Dither_neon() local
|