Searched refs:WebPPictureARGBToYUVA (Results 1 - 3 of 3) sorted by relevance

/external/webp/include/webp/
H A Dencode.h482 WEBP_EXTERN int WebPPictureARGBToYUVA(WebPPicture* picture,
485 // Same as WebPPictureARGBToYUVA(), but the conversion is done using
494 // method is roughly 2x slower than WebPPictureARGBToYUVA() but produces better
/external/webp/src/webp/
H A Dencode.h482 WEBP_EXTERN int WebPPictureARGBToYUVA(WebPPicture* picture,
485 // Same as WebPPictureARGBToYUVA(), but the conversion is done using
494 // method is roughly 2x slower than WebPPictureARGBToYUVA() but produces better
/external/webp/src/enc/
H A Dpicture_csp_enc.c1009 int WebPPictureARGBToYUVA(WebPPicture* picture, WebPEncCSP colorspace) { function

Completed in 229 milliseconds