HomeSort by relevance Sort by last modified time
    Searched refs:WebPConfigPreset (Results 1 - 3 of 3) sorted by null

  /external/webp/include/webp/
encode.h 117 // of source picture. These presets are used when calling WebPConfigPreset().
143 static WEBP_INLINE int WebPConfigPreset(WebPConfig* config,
  /external/skia/src/images/
SkImageDecoder_libwebp.cpp 529 if (!WebPConfigPreset(&webp_config, WEBP_PRESET_DEFAULT, quality)) {
  /external/webp/src/enc/
picture.c 987 if (!WebPConfigPreset(&config, WEBP_PRESET_DEFAULT, quality_factor) ||
    [all...]

Completed in 122 milliseconds