Searched defs:has_alpha (Results 1 – 16 of 16) sorted by relevance
| /external/webrtc/webrtc/modules/desktop_capture/win/ |
| D | cursor.cc | 167 bool has_alpha = false; in CreateMouseCursorFromHCursor() local
|
| /external/webp/src/dec/ |
| D | io_dec.c | 192 const int has_alpha = WebPDispatchAlpha(alpha, io->width, mb_w, in EmitAlphaRGB() local 297 const int has_alpha = WebPIsAlphaMode(p->output->colorspace); in InitYUVRescaler() local 482 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() 1577 int width, height, has_alpha; in VP8LDecodeHeader() local
|
| D | webp_dec.c | 281 int* const has_alpha, in ParseHeadersInternal()
|
| /external/webp/src/enc/ |
| D | picture_enc.c | 93 const int has_alpha = (int)picture->colorspace & WEBP_CSP_ALPHA_BIT; in WebPPictureAllocYUVA() local
|
| D | picture_tools_enc.c | 163 const int has_alpha = pic->colorspace & WEBP_CSP_ALPHA_BIT; in WebPBlendAlpha() local
|
| D | vp8l_enc.c | 1063 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) { in WriteRealAlphaAndVersion() 1575 int has_alpha; in VP8LEncodeImage() local
|
| D | picture_csp_enc.c | 843 const int has_alpha = CheckNonOpaque(a_ptr, width, height, step, rgb_stride); in ImportYUVAFromRGBA() local
|
| /external/webp/include/webp/ |
| D | demux.h | 149 int has_alpha; // True if the frame contains transparency. member
|
| D | decode.h | 411 int has_alpha; // True if the bitstream contains an alpha channel. member
|
| /external/webp/src/webp/ |
| D | demux.h | 149 int has_alpha; // True if the frame contains transparency. member
|
| D | decode.h | 411 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/webp/src/demux/ |
| D | demux.c | 408 const int has_alpha = !!(dmux->feature_flags_ & ALPHA_FLAG); in ParseSingleImage() local
|
| /external/pdfium/core/fxge/ge/ |
| D | cfx_renderdevice.cpp | 212 const bool has_alpha = bitmap->GetFormat() == FXDIB_Argb; in DrawNormalTextHelper() local
|
| /external/zopfli/src/zopflipng/lodepng/ |
| D | lodepng.cpp | 3214 unsigned has_alpha, const unsigned char* in, in getPixelColorsRGBA8()
|