Home
last modified time | relevance | path

Searched refs:iebug (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dnearest.c205 const bool iebug = px.a > min_opaque_val; in nearest_search() local
233 if (iebug && heads[i].candidates_color[0].a < 1) { in nearest_search()
241 if (iebug && heads[i].candidates_color[j].a < 1) { in nearest_search()
Dlibimagequant.c737 const bool iebug = img->min_opaque_val < 1.f; in liq_image_can_use_rows() local
738 return (img->rows && !iebug); in liq_image_can_use_rows()