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

/external/webp/src/enc/
H A Dconfig.c76 return WebPValidateConfig(config);
79 int WebPValidateConfig(const WebPConfig* const config) { function
H A Dwebpenc.c322 if (!WebPValidateConfig(config))
/external/webp/include/webp/
H A Dencode.h109 WEBP_EXTERN(int) WebPValidateConfig(const WebPConfig* const config);

Completed in 284 milliseconds