OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WebPImageHint
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/webp/
encode.h
27
// typedef enum
WebPImageHint
WebPImageHint
;
82
typedef enum
WebPImageHint
{
88
}
WebPImageHint
;
96
WebPImageHint
image_hint; // Hint for image type (lossless only for now).
/external/webp/include/webp/
encode.h
27
// typedef enum
WebPImageHint
WebPImageHint
;
82
typedef enum
WebPImageHint
{
88
}
WebPImageHint
;
96
WebPImageHint
image_hint; // Hint for image type (lossless only for now).
Completed in 145 milliseconds