Home
last modified time | relevance | path

Searched defs:image_hint (Results 1 – 4 of 4) sorted by relevance

/external/webp/include/webp/
Dencode.h96 WebPImageHint image_hint; // Hint for image type (lossless only for now). member
/external/chromium_org/third_party/libwebp/webp/
Dencode.h96 WebPImageHint image_hint; // Hint for image type (lossless only for now). member
/external/chromium_org/third_party/libwebp/enc/
Dvp8l.c138 static int AnalyzeAndInit(VP8LEncoder* const enc, WebPImageHint image_hint) { in AnalyzeAndInit()
/external/webp/src/enc/
Dvp8l.c138 static int AnalyzeAndInit(VP8LEncoder* const enc, WebPImageHint image_hint) { in AnalyzeAndInit()