/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | alpha_processing_neon.c | 86 uint32_t alpha_mask = 0xffffffffu; in DispatchAlpha_NEON() local 137 uint32_t alpha_mask = 0xffffffffu; in ExtractAlpha_NEON() local
|
D | alpha_processing_mips_dsp_r2.c | 22 uint32_t alpha_mask = 0xffffffff; in DispatchAlpha_MIPSdspR2() local
|
D | alpha_processing.c | 296 uint32_t alpha_mask = 0xff; in DispatchAlpha_C() local 328 uint8_t alpha_mask = 0xff; in ExtractAlpha_C() local
|
D | alpha_processing_sse2.c | 230 const __m128i alpha_mask = _mm_set1_epi32(0xff); in HasAlpha32b_SSE2() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | alpha_processing_neon.c | 86 uint32_t alpha_mask = 0xffffffffu; in DispatchAlpha_NEON() local 138 uint32_t alpha_mask = 0xffffffffu; in ExtractAlpha_NEON() local
|
D | alpha_processing_mips_dsp_r2.c | 22 uint32_t alpha_mask = 0xffffffff; in DispatchAlpha_MIPSdspR2() local
|
D | alpha_processing.c | 298 uint32_t alpha_mask = 0xff; in DispatchAlpha_C() local 331 uint8_t alpha_mask = 0xff; in ExtractAlpha_C() local
|
D | alpha_processing_sse2.c | 231 const __m128i alpha_mask = _mm_set1_epi32(0xff); in HasAlpha32b_SSE2() local
|
/third_party/libdrm/tests/etnaviv/ |
D | write_bmp.c | 61 unsigned int alpha_mask; member
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | io_dec.c | 215 uint32_t alpha_mask = 0x0f; in EmitAlphaRGBA4444() local 450 uint32_t alpha_mask = 0x0f; in ExportAlphaRGBA4444() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | io_dec.c | 220 uint32_t alpha_mask = 0x0f; in EmitAlphaRGBA4444() local 444 uint32_t alpha_mask = 0x0f; in ExportAlphaRGBA4444() local
|
/third_party/skia/src/core/ |
D | SkBlitRow_D32.cpp | 227 uint8x8_t alpha_mask; in blit_row_s32a_blend() local
|
/third_party/flutter/skia/src/core/ |
D | SkBlitRow_D32.cpp | 228 uint8x8_t alpha_mask; in blit_row_s32a_blend() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | videotestsrc.c | 242 guint32 red_mask, green_mask, blue_mask, alpha_mask; in GST_START_TEST() member
|
/third_party/gstreamer/gstplugins_good/sys/ximage/ |
D | gstximagesrc.c | 1067 guint32 alpha_mask; in gst_ximage_src_get_caps() local
|
/third_party/gstreamer/gstplugins_base/sys/ximage/ |
D | ximagesink.c | 869 guint32 alpha_mask; in gst_x_image_sink_xcontext_get() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.c | 7175 int blue_mask, int alpha_mask) in gst_video_format_from_rgba32_masks() 7261 guint red_mask, guint green_mask, guint blue_mask, guint alpha_mask) in gst_video_format_from_masks()
|