Home
last modified time | relevance | path

Searched refs:WebPConfigPreset (Results 1 – 5 of 5) sorted by relevance

/external/webp/include/webp/
Dencode.h164 static WEBP_INLINE int WebPConfigPreset(WebPConfig* config, in WebPConfigPreset() function
/external/webp/src/webp/
Dencode.h164 static WEBP_INLINE int WebPConfigPreset(WebPConfig* config, in WebPConfigPreset() function
/external/webp/src/enc/
Dpicture.c239 if (!WebPConfigPreset(&config, WEBP_PRESET_DEFAULT, quality_factor) || in Encode()
/external/skia/src/images/
DSkImageDecoder_libwebp.cpp610 if (!WebPConfigPreset(&webp_config, WEBP_PRESET_DEFAULT, (float) quality)) { in onEncode()
/external/webp/
DREADME418 if (!WebPConfigPreset(&config, WEBP_PRESET_PHOTO, quality_factor))