Home
last modified time | relevance | path

Searched refs:FF_TPRINTF_START (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvideo.c103 FF_TPRINTF_START(NULL, get_video_buffer); ff_tlog_link(NULL, link, 0); in ff_get_video_buffer()
Dinternal.h213 #define FF_TPRINTF_START(ctx, func) ff_tlog(NULL, "%-16s: ", #func) macro
Davfilter.c410 FF_TPRINTF_START(NULL, request_frame); ff_tlog_link(NULL, link, 1); in ff_request_frame()
455 FF_TPRINTF_START(NULL, request_frame_to_filter); ff_tlog_link(NULL, link, 1); in ff_request_frame_to_filter()
1097FF_TPRINTF_START(NULL, filter_frame); ff_tlog_link(NULL, link, 1); ff_tlog(NULL, " "); ff_tlog_ref… in ff_filter_frame()