Home
last modified time | relevance | path

Searched defs:colorspace (Results 1 – 18 of 18) sorted by relevance

/AliOS-Things-master/components/ugraphics/src/jpegdec/
A Djpegdec.c84 int *subsample, int *colorspace) in tjpeg_header()
109 int width, height, subsample, colorspace; in tjpeg2rgb() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dio_dec.c184 const WEBP_CSP_MODE colorspace = p->output->colorspace; in EmitAlphaRGB() local
210 const WEBP_CSP_MODE colorspace = p->output->colorspace; in EmitAlphaRGBA4444() local
407 const WEBP_CSP_MODE colorspace = p->output->colorspace; in ExportAlpha() local
441 const WEBP_CSP_MODE colorspace = p->output->colorspace; in ExportAlphaRGBA4444() local
552 const WEBP_CSP_MODE colorspace = p->output->colorspace; in CustomSetup() local
A Dvp8l_dec.c577 static int Export(WebPRescaler* const rescaler, WEBP_CSP_MODE colorspace, in Export()
596 const WEBP_CSP_MODE colorspace = dec->output_->colorspace; in EmitRescaledRowsRGBA() local
620 static int EmitRows(WEBP_CSP_MODE colorspace, in EmitRows()
A Dwebp_dec.c526 static uint8_t* DecodeIntoRGBABuffer(WEBP_CSP_MODE colorspace, in DecodeIntoRGBABuffer()
A Didec_dec.c717 WEBP_CSP_MODE colorspace; in WebPINewYUVA() local
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bmodes.cc135 int32 HAIKU_ColorSpaceToBitsPerPixel(uint32 colorspace) in HAIKU_ColorSpaceToBitsPerPixel()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djcparam.c425 jpeg_set_colorspace (j_compress_ptr cinfo, J_COLOR_SPACE colorspace) in jpeg_set_colorspace()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpnginfo.h101 png_colorspace colorspace; member
A Dpngstruct.h485 png_colorspace colorspace; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c991 static int PictureARGBToYUVA(WebPPicture* picture, WebPEncCSP colorspace, in PictureARGBToYUVA()
1011 int WebPPictureARGBToYUVADithered(WebPPicture* picture, WebPEncCSP colorspace, in WebPPictureARGBToYUVADithered()
1016 int WebPPictureARGBToYUVA(WebPPicture* picture, WebPEncCSP colorspace) { in WebPPictureARGBToYUVA()
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h204 WEBP_CSP_MODE colorspace; // Colorspace. member
A Dencode.h303 WebPEncCSP colorspace; // colorspace: should be YUV420 for now (=Y'CbCr). member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h204 WEBP_CSP_MODE colorspace; // Colorspace. member
A Dencode.h303 WebPEncCSP colorspace; // colorspace: should be YUV420 for now (=Y'CbCr). member
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h204 WEBP_CSP_MODE colorspace; // Colorspace. member
A Dencode.h303 WebPEncCSP colorspace; // colorspace: should be YUV420 for now (=Y'CbCr). member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c344 int colorspace, clamp_type; in ParseLossyHeader() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c315 TIFFjpeg_set_colorspace(JPEGState* sp, J_COLOR_SPACE colorspace) in TIFFjpeg_set_colorspace()

Completed in 42 milliseconds