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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_drawtext.c1021 static int draw_glyphs(DrawTextContext *s, AVFrame *frame, function
1216 if ((ret = draw_glyphs(s, frame, width, height,
1222 if ((ret = draw_glyphs(s, frame, width, height,
1226 if ((ret = draw_glyphs(s, frame, width, height,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_drawtext.c714 static int draw_glyphs(DrawTextContext *dtext, AVFilterBufferRef *picref, function
766 if ((ret = draw_glyphs(dtext, picref, width, height,
774 if ((ret = draw_glyphs(dtext, picref, width, height,

Completed in 129 milliseconds