Home
last modified time | relevance | path

Searched refs:liq_result_destroy (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.h105 LIQ_EXPORT void liq_result_destroy(liq_result *);
DREADME.md69 liq_result_destroy(res);
228 …orary and read-only**. You must copy the palette elsewhere *before* calling `liq_result_destroy()`.
236 void liq_result_destroy(liq_result *);
391 liq_result_destroy(res);
Dlibimagequant.c981 liq_result_destroy (liq_result * res) in liq_result_destroy() function
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc-util.c271 liq_result_destroy (res); in gst_dvbsubenc_ayuv_to_ayuv8p()