Searched refs:drawbox (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_drawbox.c42 DrawBoxContext *drawbox= ctx->priv; local
46 drawbox->x = drawbox->y = drawbox->w = drawbox->h = 0;
50 &drawbox->x, &drawbox->y, &drawbox->w, &drawbox->h, color_str);
55 drawbox
79 DrawBoxContext *drawbox = inlink->dst->priv; local
96 DrawBoxContext *drawbox = inlink->dst->priv; local
[all...]
H A Dallfilters.c49 REGISTER_FILTER (DRAWBOX, drawbox, vf);
H A Dvf_drawtext.c687 static inline void drawbox(AVFilterBufferRef *picref, unsigned int x, unsigned int y, function
760 drawbox(picref, dtext->x, dtext->y, dtext->w, dtext->h,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dfilter-video.mak45 FATE_FILTER_VSYNTH-$(CONFIG_DRAWBOX_FILTER) += fate-filter-drawbox
46 fate-filter-drawbox: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf drawbox=224:24:88:72:red@0.5
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dallfilters.c130 REGISTER_FILTER(DRAWBOX, drawbox, vf);
H A Dvf_drawbox.c253 AVFILTER_DEFINE_CLASS(drawbox); variable
275 .name = "drawbox",

Completed in 160 milliseconds