Searched defs:dst_b (Results 1 – 16 of 16) sorted by relevance
/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/libyuv/files/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()
|
/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
|
/external/libgdx/gdx/jni/gdx2d/ |
D | gdx2d.c | 177 int32_t dst_b = (dst & 0xff00) >> 8; in blend() local
|