Searched refs:glyph_ptr (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.c226 static int load_glyph(AVFilterContext *ctx, Glyph **glyph_ptr, uint32_t code) argument
265 if (glyph_ptr)
266 *glyph_ptr = glyph;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_drawtext.c298 static int load_glyph(AVFilterContext *ctx, Glyph **glyph_ptr, uint32_t code) argument
352 if (glyph_ptr)
353 *glyph_ptr = glyph;

Completed in 78 milliseconds