| /third_party/ffmpeg/libavcodec/ |
| D | imgconvert.c | 50 int has_alpha) in avcodec_get_pix_fmt_loss() 56 … enum AVPixelFormat src_pix_fmt, int has_alpha, int *loss_ptr) in avcodec_find_best_pix_fmt_of_2() 62 … enum AVPixelFormat src_pix_fmt, int has_alpha, int *loss_ptr) in avcodec_find_best_pix_fmt2() 70 int has_alpha, int *loss_ptr){ in avcodec_find_best_pix_fmt_of_list()
|
| D | xsubdec.c | 60 int has_alpha = avctx->codec_tag == MKTAG('D','X','S','A'); in decode_frame() local
|
| D | vp56.c | 776 av_cold int ff_vp56_init(AVCodecContext *avctx, int flip, int has_alpha) in ff_vp56_init() 783 int flip, int has_alpha) in ff_vp56_init_context()
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| D | image_enc.c | 79 uint32_t width, uint32_t height, int has_alpha) { in WriteUsingWIC() 150 const int has_alpha = WebPIsAlphaMode(buffer->colorspace); in WebPWritePNG() local 189 const int has_alpha = WebPIsAlphaMode(buffer->colorspace); in WebPWritePNG() local 297 const int has_alpha = WebPIsAlphaMode(buffer->colorspace); in WebPWriteBMP() local 364 const int has_alpha = WebPIsAlphaMode(buffer->colorspace); in WebPWriteTIFF() local
|
| D | wicdec.c | 214 int has_alpha; in HasAlpha() local 287 int has_alpha = 0; in ReadPictureWithWIC() local
|
| D | webpdec.c | 167 const int has_alpha = keep_alpha && bitstream->has_alpha; in ReadWebP() local
|
| D | pngdec.c | 238 int has_alpha; in ReadPNG() local
|
| /third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/ |
| D | gstgdkpixbufsink.h | 50 gboolean has_alpha; member
|
| /third_party/gstreamer/gstplugins_good/ext/qt/ |
| D | gstqsgtexture.cc | 236 const bool has_alpha = GST_VIDEO_FORMAT_INFO_HAS_ALPHA(this->v_info.finfo); in hasAlphaChannel() local
|
| /third_party/mesa3d/include/ |
| D | kopper_interface.h | 98 int has_alpha; member
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| D | dwebp.c | 142 const int has_alpha = WebPIsAlphaMode(output_buffer->colorspace); in AllocateExternalBuffer() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| D | io_dec.c | 187 const int has_alpha = WebPDispatchAlpha(alpha, io->width, mb_w, in EmitAlphaRGB() local 293 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitYUVRescaler() local 489 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitRGBRescaler() local
|
| D | vp8l_dec.c | 119 int* const has_alpha) { in ReadImageInfo() 129 int* const width, int* const height, int* const has_alpha) { in VP8LGetInfo() 1646 int width, height, has_alpha; in VP8LDecodeHeader() local
|
| /third_party/gstreamer/gstplugins_good/tests/check/elements/ |
| D | gdkpixbufsink.c | 102 gboolean has_alpha) in check_message_pixbuf()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_il.c | 45 int has_alpha; member
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | picture_enc.c | 92 const int has_alpha = (int)picture->colorspace & WEBP_CSP_ALPHA_BIT; in WebPPictureAllocYUVA() local
|
| D | picture_tools_enc.c | 205 const int has_alpha = pic->colorspace & WEBP_CSP_ALPHA_BIT; in WebPBlendAlpha() local
|
| /third_party/skia/third_party/externals/libwebp/src/webp/ |
| D | demux.h | 154 int has_alpha; // True if the frame contains transparency. member
|
| D | decode.h | 415 int has_alpha; // True if the bitstream contains an alpha channel. member
|
| /third_party/ffmpeg/libavutil/ |
| D | pixdesc.c | 2855 int has_alpha) in av_get_pix_fmt_loss() 2865 … enum AVPixelFormat src_pix_fmt, int has_alpha, int *loss_ptr) in av_find_best_pix_fmt_of_2()
|
| /third_party/astc-encoder/Source/ |
| D | astcenccli_image.cpp | 103 bool has_alpha = false; in determine_image_components() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| D | fd3_emit.c | 769 bool has_alpha = util_format_has_alpha(format); in fd3_emit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| D | fd4_emit.c | 861 bool has_alpha = util_format_has_alpha(format); in fd4_emit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| D | fd5_emit.c | 794 bool has_alpha = util_format_has_alpha(format); in fd5_emit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_kopper.c | 226 …bool has_alpha = cdt->info.has_alpha && (cdt->caps.supportedCompositeAlpha & VK_COMPOSITE_ALPHA_PR… in kopper_CreateSwapchain() local
|