Searched defs:image_hint (Results 1 – 4 of 4) sorted by relevance
96 WebPImageHint image_hint; // Hint for image type (lossless only for now). member
138 static int AnalyzeAndInit(VP8LEncoder* const enc, WebPImageHint image_hint) { in AnalyzeAndInit()