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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Davfilter.c263 static void ff_dlog_link(void *ctx, AVFilterLink *link, int end) function
294 FF_DPRINTF_START(NULL, get_video_buffer); ff_dlog_link(NULL, link, 0);
306 FF_DPRINTF_START(NULL, get_video_buffer); ff_dlog_link(NULL, link, 0); av_dlog(NULL, " returning "); ff_dlog_ref(NULL, ret, 1);
371 FF_DPRINTF_START(NULL, request_frame); ff_dlog_link(NULL, link, 1);
406 FF_DPRINTF_START(NULL, start_frame); ff_dlog_link(NULL, link, 0); av_dlog(NULL, " "); ff_dlog_ref(NULL, picref, 1);
453 FF_DPRINTF_START(NULL, draw_slice); ff_dlog_link(NULL, link, 0); av_dlog(NULL, " y:%d h:%d dir:%d\n", y, h, slice_dir);
493 FF_DPRINTF_START(NULL, filter_samples); ff_dlog_link(NULL, link, 1);

Completed in 162 milliseconds