Searched refs:WebPConfigInitInternal (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h148 WEBP_EXTERN(int) WebPConfigInitInternal(WebPConfig*, WebPPreset, float, int);
155 return WebPConfigInitInternal(config, WEBP_PRESET_DEFAULT, 75.f,
165 return WebPConfigInitInternal(config, preset, quality,
/external/webp/include/webp/
H A Dencode.h148 WEBP_EXTERN(int) WebPConfigInitInternal(WebPConfig*, WebPPreset, float, int);
155 return WebPConfigInitInternal(config, WEBP_PRESET_DEFAULT, 75.f,
165 return WebPConfigInitInternal(config, preset, quality,
/external/chromium_org/third_party/libwebp/enc/
H A Dconfig.c24 int WebPConfigInitInternal(WebPConfig* config, function
/external/webp/src/enc/
H A Dconfig.c24 int WebPConfigInitInternal(WebPConfig* config, function

Completed in 115 milliseconds