/external/webp/src/dec/ |
D | io.c | 187 const int has_alpha = WebPDispatchAlpha(alpha, io->width, mb_w, in EmitAlphaRGB() local 288 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitYUVRescaler() local 462 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitRGBRescaler() local
|
D | vp8l.c | 118 int* const has_alpha) { in ReadImageInfo() 128 int* const width, int* const height, int* const has_alpha) { in VP8LGetInfo() 1533 int width, height, has_alpha; in VP8LDecodeHeader() local
|
D | webp.c | 281 int* const has_alpha, in ParseHeadersInternal()
|
/external/webp/src/enc/ |
D | picture_psnr.c | 114 int has_alpha, uv_w, uv_h; in WebPPictureDistortion() local
|
D | picture.c | 92 const int has_alpha = picture->colorspace & WEBP_CSP_ALPHA_BIT; in WebPPictureAllocYUVA() local
|
D | picture_tools.c | 163 const int has_alpha = pic->colorspace & WEBP_CSP_ALPHA_BIT; in WebPBlendAlpha() local
|
D | vp8l.c | 1077 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { in WriteRealAlphaAndVersion() 1505 int has_alpha; in VP8LEncodeImage() local
|
D | picture_csp.c | 845 const int has_alpha = CheckNonOpaque(a_ptr, width, height, step, rgb_stride); in ImportYUVAFromRGBA() local
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | cursor.cc | 167 bool has_alpha = false; in CreateMouseCursorFromHCursor() local
|
/external/opencv3/3rdparty/libwebp/enc/ |
D | picture.c | 44 const int has_alpha = picture->colorspace & WEBP_CSP_ALPHA_BIT; in WebPPictureAlloc() local 602 const int has_alpha = CheckNonOpaque(a_ptr, width, height, step, rgb_stride); in ImportYUVAFromRGBA() local 965 int has_alpha; in WebPPictureDistortion() local
|
D | vp8l.c | 747 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { in WriteRealAlphaAndVersion() 1084 int has_alpha; in VP8LEncodeImage() local
|
/external/opencv3/3rdparty/libwebp/dec/ |
D | io.c | 310 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitYUVRescaler() local 483 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitRGBRescaler() local
|
D | vp8l.c | 90 int* const has_alpha) { in ReadImageInfo() 103 int* const width, int* const height, int* const has_alpha) { in VP8LGetInfo() 1173 int width, height, has_alpha; in VP8LDecodeHeader() local
|
D | webp.c | 286 int* const has_alpha, in ParseHeadersInternal()
|
/external/webp/src/webp/ |
D | demux.h | 149 int has_alpha; // True if the frame contains transparency. member
|
D | decode.h | 408 int has_alpha; // True if the bitstream contains an alpha channel. member
|
/external/webp/include/webp/ |
D | demux.h | 149 int has_alpha; // True if the frame contains transparency. member
|
D | decode.h | 408 int has_alpha; // True if the bitstream contains an alpha channel. member
|
/external/skia/src/opts/ |
D | SkBitmapFilter_opts_SSE2.cpp | 475 bool has_alpha) { in convolveVertically_SSE2()
|
/external/opencv3/3rdparty/libwebp/mux/ |
D | muxread.c | 280 int has_alpha = 0; in WebPMuxGetFeatures() local
|
/external/opencv3/3rdparty/libwebp/webp/ |
D | decode.h | 405 int has_alpha; // True if the bitstream contains an alpha channel. member
|
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 576 bool has_alpha) { in ArgbToRgba()
|
/external/opencv3/3rdparty/libwebp/demux/ |
D | demux.c | 441 const int has_alpha = !!(dmux->feature_flags_ & ALPHA_FLAG); in ParseSingleImage() local
|
/external/webp/src/demux/ |
D | demux.c | 408 const int has_alpha = !!(dmux->feature_flags_ & ALPHA_FLAG); in ParseSingleImage() local
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 3214 unsigned has_alpha, const unsigned char* in, in getPixelColorsRGBA8()
|