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

/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h137 // of source picture. These presets are used when calling WebPConfigPreset().
163 static WEBP_INLINE int WebPConfigPreset(WebPConfig* config, function
/external/webp/include/webp/
H A Dencode.h137 // of source picture. These presets are used when calling WebPConfigPreset().
163 static WEBP_INLINE int WebPConfigPreset(WebPConfig* config, function
/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libwebp.cpp533 if (!WebPConfigPreset(&webp_config, WEBP_PRESET_DEFAULT, (float) quality)) {
/external/skia/src/images/
H A DSkImageDecoder_libwebp.cpp547 if (!WebPConfigPreset(&webp_config, WEBP_PRESET_DEFAULT, (float) quality)) {
/external/chromium_org/third_party/libwebp/enc/
H A Dpicture.c1061 if (!WebPConfigPreset(&config, WEBP_PRESET_DEFAULT, quality_factor) ||
/external/webp/src/enc/
H A Dpicture.c1061 if (!WebPConfigPreset(&config, WEBP_PRESET_DEFAULT, quality_factor) ||

Completed in 121 milliseconds