Searched refs:av_buffersrc_add_ref (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dbuffersrc.h75 int av_buffersrc_add_ref(AVFilterContext *buffer_src,
H A Dbuffersrc.c205 int av_buffersrc_add_ref(AVFilterContext *ctx, AVFilterBufferRef *buf, function
303 return av_buffersrc_add_ref(ctx, buf, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c294 av_buffersrc_add_ref(ist->filters[i]->filter, NULL, 0);
1746 av_buffersrc_add_ref(ist->filters[i]->filter, NULL, 0);
1891 av_buffersrc_add_ref(ist->filters[i]->filter, NULL, 0);

Completed in 107 milliseconds