Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Davf_showcqt.c112 int64_t plot_time; in common_uninit() local
131 plot_time = s->fft_time + s->cqt_time + s->process_cqt_time + s->update_sono_time in common_uninit()
133 if (plot_time) in common_uninit()
134 av_log(s->ctx, level, "plot_time = %16.3f s.\n", plot_time * 1e-6); in common_uninit()