Searched refs:FF_TPRINTF_START (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | video.c | 105 FF_TPRINTF_START(NULL, get_video_buffer); ff_tlog_link(NULL, link, 0); in ff_get_video_buffer()
|
H A D | internal.h | 267 #define FF_TPRINTF_START(ctx, func) ff_tlog(NULL, "%-16s: ", #func) macro
|
H A D | avfilter.c | 402 FF_TPRINTF_START(NULL, request_frame); ff_tlog_link(NULL, link, 1); in ff_request_frame() 447 FF_TPRINTF_START(NULL, request_frame_to_filter); ff_tlog_link(NULL, link, 1); in ff_request_frame_to_filter() 1002 FF_TPRINTF_START(NULL, filter_frame); ff_tlog_link(NULL, link, 1); ff_tlog(NULL, " "); tlog_ref(NULL, frame, 1); in ff_filter_frame()
|
Completed in 3 milliseconds