Searched defs:dst_b (Results 1 – 9 of 9) 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/chromium_org/third_party/libyuv/source/ |
D | rotate.cc | 174 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() 662 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() 959 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_C() 987 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C() 1002 uint8* dst_b, int dst_stride_b, in TransposeUV() 1047 uint8* dst_b, int dst_stride_b, in RotateUV90() 1061 uint8* dst_b, int dst_stride_b, in RotateUV270() 1078 uint8* dst_b, int dst_stride_b, in RotateUV180()
|
D | rotate_neon.cc | 195 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
|
D | rotate_mips.cc | 315 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_MIPS_DSPR2()
|
/external/chromium_org/net/dns/ |
D | address_sorter_posix.cc | 189 const DestinationInfo* dst_b) { in CompareDestinations()
|
/external/skia/src/opts/ |
D | SkBlitRow_opts_arm_neon.cpp | 1141 uint16x8_t dst_r, dst_g, dst_b; in S32A_D565_Opaque_Dither_neon() local
|
/external/chromium_org/third_party/skia/src/opts/ |
D | SkBlitRow_opts_arm_neon.cpp | 1141 uint16x8_t dst_r, dst_g, dst_b; in S32A_D565_Opaque_Dither_neon() local
|