Searched refs:glyph_enu_free (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_drawtext.c399 static int glyph_enu_free(void *opaque, void *elem) function
417 av_tree_enumerate(dtext->glyphs, NULL, NULL, glyph_enu_free);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_drawtext.c695 static int glyph_enu_free(void *opaque, void *elem) function
719 av_tree_enumerate(s->glyphs, NULL, NULL, glyph_enu_free);

Completed in 66 milliseconds