OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebPImageHint
(Results
1 - 2
of
2
) sorted by null
/external/webp/include/webp/
encode.h
24
typedef enum
WebPImageHint
WebPImageHint
;
80
enum
WebPImageHint
{
94
WebPImageHint
image_hint; // Hint for image type (lossless only for now).
/external/webp/src/enc/
vp8l.c
144
static int VP8LEncAnalyze(VP8LEncoder* const enc,
WebPImageHint
image_hint) {
[
all
...]
Completed in 40 milliseconds