Searched refs:WebPImageHint (Results 1 – 3 of 3) sorted by relevance
82 typedef enum WebPImageHint { enum88 } WebPImageHint; typedef96 WebPImageHint image_hint; // Hint for image type (lossless only for now).
138 static int AnalyzeAndInit(VP8LEncoder* const enc, WebPImageHint image_hint) { in AnalyzeAndInit()