Searched refs:WebPPictureARGBToYUVADithered (Results 1 - 4 of 4) sorted by relevance

/external/webp/include/webp/
H A Dencode.h489 WEBP_EXTERN int WebPPictureARGBToYUVADithered(
/external/webp/src/webp/
H A Dencode.h489 WEBP_EXTERN int WebPPictureARGBToYUVADithered(
/external/webp/src/enc/
H A Dwebp_enc.c359 if (!WebPPictureARGBToYUVADithered(pic, WEBP_YUV420, dithering)) {
H A Dpicture_csp_enc.c1004 int WebPPictureARGBToYUVADithered(WebPPicture* picture, WebPEncCSP colorspace, function

Completed in 136 milliseconds