Home
last modified time | relevance | path

Searched defs:alpha_mask (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dalpha_processing_neon.c86 uint32_t alpha_mask = 0xffffffffu; in DispatchAlpha_NEON() local
137 uint32_t alpha_mask = 0xffffffffu; in ExtractAlpha_NEON() local
Dalpha_processing_mips_dsp_r2.c22 uint32_t alpha_mask = 0xffffffff; in DispatchAlpha_MIPSdspR2() local
Dalpha_processing.c296 uint32_t alpha_mask = 0xff; in DispatchAlpha_C() local
328 uint8_t alpha_mask = 0xff; in ExtractAlpha_C() local
Dalpha_processing_sse2.c230 const __m128i alpha_mask = _mm_set1_epi32(0xff); in HasAlpha32b_SSE2() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dalpha_processing_neon.c86 uint32_t alpha_mask = 0xffffffffu; in DispatchAlpha_NEON() local
138 uint32_t alpha_mask = 0xffffffffu; in ExtractAlpha_NEON() local
Dalpha_processing_mips_dsp_r2.c22 uint32_t alpha_mask = 0xffffffff; in DispatchAlpha_MIPSdspR2() local
Dalpha_processing.c298 uint32_t alpha_mask = 0xff; in DispatchAlpha_C() local
331 uint8_t alpha_mask = 0xff; in ExtractAlpha_C() local
Dalpha_processing_sse2.c231 const __m128i alpha_mask = _mm_set1_epi32(0xff); in HasAlpha32b_SSE2() local
/third_party/libdrm/tests/etnaviv/
Dwrite_bmp.c61 unsigned int alpha_mask; member
/third_party/skia/third_party/externals/libwebp/src/dec/
Dio_dec.c215 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/
Dio_dec.c220 uint32_t alpha_mask = 0x0f; in EmitAlphaRGBA4444() local
444 uint32_t alpha_mask = 0x0f; in ExportAlphaRGBA4444() local
/third_party/skia/src/core/
DSkBlitRow_D32.cpp227 uint8x8_t alpha_mask; in blit_row_s32a_blend() local
/third_party/flutter/skia/src/core/
DSkBlitRow_D32.cpp228 uint8x8_t alpha_mask; in blit_row_s32a_blend() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideotestsrc.c242 guint32 red_mask, green_mask, blue_mask, alpha_mask; in GST_START_TEST() member
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dgstximagesrc.c1067 guint32 alpha_mask; in gst_ximage_src_get_caps() local
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.c869 guint32 alpha_mask; in gst_x_image_sink_xcontext_get() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c7175 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()