/external/libyuv/files/source/ |
D | rotate_common.cc | 41 uint8* dst_a, in TransposeUVWx8_C() 87 uint8* dst_a, in TransposeUVWxH_C()
|
D | rotate.cc | 229 uint8* dst_a, in TransposeUV() 304 uint8* dst_a, in RotateUV90() 320 uint8* dst_a, in RotateUV270() 339 uint8* dst_a, in RotateUV180()
|
D | rotate_win.cc | 117 uint8* dst_a, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 250 uint8* dst_a, in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 259 uint8* dst_a, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 260 uint8* dst_a, in TransposeUVWx8_SSE2()
|
D | rotate_dspr2.cc | 308 uint8* dst_a, in TransposeUVWx8_DSPR2()
|
D | rotate_msa.cc | 66 uint8* dst_a, in TransposeUVWx16_C() 158 uint8* dst_a, in TransposeUVWx16_MSA()
|
D | row_gcc.cc | 2903 void ARGBExtractAlphaRow_SSE2(const uint8* src_argb, uint8* dst_a, int width) { in ARGBExtractAlphaRow_SSE2() 2933 void ARGBExtractAlphaRow_AVX2(const uint8* src_argb, uint8* dst_a, int width) { in ARGBExtractAlphaRow_AVX2()
|
D | row_neon.cc | 1284 void ARGBExtractAlphaRow_NEON(const uint8* src_argb, uint8* dst_a, int width) { in ARGBExtractAlphaRow_NEON()
|
D | row_neon64.cc | 1297 void ARGBExtractAlphaRow_NEON(const uint8* src_argb, uint8* dst_a, int width) { in ARGBExtractAlphaRow_NEON()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_common.cc | 37 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_C() 76 uint8* dst_a, int dst_stride_a, in TransposeUVWxH_C()
|
D | rotate.cc | 185 uint8* dst_a, int dst_stride_a, in TransposeUV() 235 uint8* dst_a, int dst_stride_a, in RotateUV90() 249 uint8* dst_a, int dst_stride_a, in RotateUV270() 266 uint8* dst_a, int dst_stride_a, in RotateUV180()
|
D | rotate_win.cc | 115 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 247 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 255 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 255 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_SSE2()
|
D | rotate_mips.cc | 312 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_DSPR2()
|
D | row_neon.cc | 1301 void ARGBExtractAlphaRow_NEON(const uint8* src_argb, uint8* dst_a, int width) { in ARGBExtractAlphaRow_NEON()
|
D | row_neon64.cc | 1307 void ARGBExtractAlphaRow_NEON(const uint8* src_argb, uint8* dst_a, int width) { in ARGBExtractAlphaRow_NEON()
|
/external/webp/src/demux/ |
D | anim_decode.c | 198 uint32_t dst, uint8_t dst_a, in BlendChannelNonPremult() 214 const uint8_t dst_a = (dst >> 24) & 0xff; in BlendPixelNonPremult() local
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_nir_lower_blend.c | 182 nir_ssa_def *dst_a, in vc4_blend_channel_i() 344 nir_ssa_def *dst_a; in vc4_do_blending_i() local
|
/external/webp/src/dec/ |
D | io_dec.c | 278 uint8_t* const dst_a = buf->a + p->last_y * buf->a_stride; in EmitRescaledAlphaYUV() local
|
/external/webp/src/enc/ |
D | picture_csp_enc.c | 884 uint8_t* dst_a = picture->a; in ImportYUVAFromRGBA() local
|
/external/webp/src/mux/ |
D | anim_encode.c | 376 const int dst_a = (dst >> 24) & 0xff; in PixelsAreSimilar() local
|