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

/external/chromium_org/third_party/libwebp/enc/
H A Dpicture_csp.c246 int WebPPictureARGBToYUVADithered(WebPPicture* picture, WebPEncCSP colorspace, function
265 return WebPPictureARGBToYUVADithered(picture, colorspace, 0.f);
H A Dwebpenc.c339 if (!WebPPictureARGBToYUVADithered(pic, WEBP_YUV420, dithering)) {
/external/webp/src/enc/
H A Dpicture_csp.c246 int WebPPictureARGBToYUVADithered(WebPPicture* picture, WebPEncCSP colorspace, function
265 return WebPPictureARGBToYUVADithered(picture, colorspace, 0.f);
H A Dwebpenc.c339 if (!WebPPictureARGBToYUVADithered(pic, WEBP_YUV420, dithering)) {
/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h461 WEBP_EXTERN(int) WebPPictureARGBToYUVADithered(
/external/webp/include/webp/
H A Dencode.h461 WEBP_EXTERN(int) WebPPictureARGBToYUVADithered(

Completed in 2031 milliseconds