Home
last modified time | relevance | path

Searched defs:has_alpha (Results 1 – 25 of 26) sorted by relevance

12

/external/webp/src/dec/
Dio.c187 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
Dvp8l.c118 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
Dwebp.c281 int* const has_alpha, in ParseHeadersInternal()
/external/webp/src/enc/
Dpicture_psnr.c114 int has_alpha, uv_w, uv_h; in WebPPictureDistortion() local
Dpicture.c92 const int has_alpha = picture->colorspace & WEBP_CSP_ALPHA_BIT; in WebPPictureAllocYUVA() local
Dpicture_tools.c163 const int has_alpha = pic->colorspace & WEBP_CSP_ALPHA_BIT; in WebPBlendAlpha() local
Dvp8l.c1077 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { in WriteRealAlphaAndVersion()
1505 int has_alpha; in VP8LEncodeImage() local
Dpicture_csp.c845 const int has_alpha = CheckNonOpaque(a_ptr, width, height, step, rgb_stride); in ImportYUVAFromRGBA() local
/external/webrtc/webrtc/modules/desktop_capture/win/
Dcursor.cc167 bool has_alpha = false; in CreateMouseCursorFromHCursor() local
/external/opencv3/3rdparty/libwebp/enc/
Dpicture.c44 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
Dvp8l.c747 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { in WriteRealAlphaAndVersion()
1084 int has_alpha; in VP8LEncodeImage() local
/external/opencv3/3rdparty/libwebp/dec/
Dio.c310 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitYUVRescaler() local
483 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitRGBRescaler() local
Dvp8l.c90 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
Dwebp.c286 int* const has_alpha, in ParseHeadersInternal()
/external/webp/src/webp/
Ddemux.h149 int has_alpha; // True if the frame contains transparency. member
Ddecode.h408 int has_alpha; // True if the bitstream contains an alpha channel. member
/external/webp/include/webp/
Ddemux.h149 int has_alpha; // True if the frame contains transparency. member
Ddecode.h408 int has_alpha; // True if the bitstream contains an alpha channel. member
/external/skia/src/opts/
DSkBitmapFilter_opts_SSE2.cpp475 bool has_alpha) { in convolveVertically_SSE2()
/external/opencv3/3rdparty/libwebp/mux/
Dmuxread.c280 int has_alpha = 0; in WebPMuxGetFeatures() local
/external/opencv3/3rdparty/libwebp/webp/
Ddecode.h405 int has_alpha; // True if the bitstream contains an alpha channel. member
/external/webrtc/webrtc/base/
Dx11windowpicker.cc576 bool has_alpha) { in ArgbToRgba()
/external/opencv3/3rdparty/libwebp/demux/
Ddemux.c441 const int has_alpha = !!(dmux->feature_flags_ & ALPHA_FLAG); in ParseSingleImage() local
/external/webp/src/demux/
Ddemux.c408 const int has_alpha = !!(dmux->feature_flags_ & ALPHA_FLAG); in ParseSingleImage() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp3214 unsigned has_alpha, const unsigned char* in, in getPixelColorsRGBA8()

12