Lines Matching refs:ARGB

394 4c117643 webpinfo: correct background color output, BGRA->ARGB
406 4d708435 Merge "NEON: implement ConvertRGB24ToY/BGR24/ARGB/RGBA32ToUV/ARGBToUV"
407 faf42213 NEON: implement ConvertRGB24ToY/BGR24/ARGB/RGBA32ToUV/ARGBToUV
473 b494fdec optimize the ARGB->ARGB Import to use memcpy
933 77cad885 Merge "ReadWebP: avoid conversion to ARGB if final format is YUVA"
934 ab8d6698 ReadWebP: avoid conversion to ARGB if final format is YUVA
1180 8f1fcc15 Merge "Move ARGB->YUV functions from dec/vp8l.c to dsp/yuv.c"
1183 fa8927ef Move ARGB->YUV functions from dec/vp8l.c to dsp/yuv.c
1264 020fd099 Merge "WebPPictureDistortion: support ARGB format for 'pic' when computing distortion."
1266 56a2e9f5 WebPPictureDistortion: support ARGB format for 'pic' when computing distortion.
1764 a6bb9b17 SSE2 for inverse Mult(ARGB)Row and ApplyAlphaMultiply
1861 1549d620 reorder the YUVA->ARGB and ARGB->YUVA functions correctly
2116 d8467084 Merge "Add SSE2 version of ARGB -> BGR/RGB/... conversion functions"
2119 369c26dd Add SSE2 version of ARGB -> BGR/RGB/... conversion functions
2511 f036d4bf Speed up ApplyPalette for ARGB pixels.
2579 742110cc Speed up ApplyPalette for ARGB pixels.
2663 68111ab0 add missing YUVA->ARGB automatic conversion in WebPEncode()
2666 2aaa423b Merge "add missing YUVA->ARGB automatic conversion in WebPEncode()"
2667 07d87bda add missing YUVA->ARGB automatic conversion in WebPEncode()
3075 43b0d610 add support for ARGB -> YUVA conversion for lossless decoder
3226 fcc69923 add automatic YUVA/ARGB conversion during WebPEncode()
3799 19db59f8 add support for RGB565, ARGB4444 and ARGB colorspace (decoder)