Searched defs:WebPImageHint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h27 // typedef enum WebPImageHint WebPImageHint;
82 typedef enum WebPImageHint { enum
88 } WebPImageHint; typedef in typeref:enum:WebPImageHint
96 WebPImageHint image_hint; // Hint for image type (lossless only for now).
/external/webp/include/webp/
H A Dencode.h27 // typedef enum WebPImageHint WebPImageHint;
82 typedef enum WebPImageHint { enum
88 } WebPImageHint; typedef in typeref:enum:WebPImageHint
96 WebPImageHint image_hint; // Hint for image type (lossless only for now).

Completed in 36 milliseconds