Home
last modified time | relevance | path

Searched defs:liq_image (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c74 struct liq_image struct
87 liq_image_get_rgba_row_callback *row_callback; argument
88 void *row_callback_user_info;
89 float min_opaque_val;
90 f_pixel fixed_colors[256];
91 unsigned short fixed_colors_count;
92 bool free_pixels, free_rows, free_rows_internal;
Dlibimagequant.h31 typedef struct liq_image liq_image; typedef