Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dnearest.c8 struct sorttmp struct
53 float a = ((const struct sorttmp *) ap)->radius; in compareradius()
54 float b = ((const struct sorttmp *) bp)->radius; in compareradius()
62 struct sorttmp *colors = g_alloca (sizeof (struct sorttmp) * map->colors); in build_head()