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

  /external/webp/src/enc/
config_enc.c 51 config->image_hint = WEBP_HINT_DEFAULT;
118 if (config->image_hint >= WEBP_HINT_LAST) return 0;
vp8l_enc.c     [all...]
  /external/ImageMagick/coders/
webp.c 579 configure.image_hint=WEBP_HINT_DEFAULT;
581 configure.image_hint=WEBP_HINT_PHOTO;
583 configure.image_hint=WEBP_HINT_PICTURE;
586 configure.image_hint=WEBP_HINT_GRAPH;
  /external/webp/include/webp/
encode.h 103 WebPImageHint image_hint; // Hint for image type (lossless only for now). member in struct:WebPConfig
  /external/webp/src/webp/
encode.h 103 WebPImageHint image_hint; // Hint for image type (lossless only for now). member in struct:WebPConfig

Completed in 57 milliseconds