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
99 WebPImageHint image_hint; // Hint for image type (lossless only for now). member
146 static int VP8LEncAnalyze(VP8LEncoder* const enc, WebPImageHint image_hint) { in VP8LEncAnalyze()