Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Davf_showcqt.h95 int64_t sono_time; member
Davf_showcqt.c128 if (s->sono_time) in common_uninit()
129 av_log(s->ctx, level, "sono_time = %16.3f s.\n", s->sono_time * 1e-6); in common_uninit()
132 + s->alloc_time + s->bar_time + s->axis_time + s->sono_time; in common_uninit()
137 = s->alloc_time = s->bar_time = s->axis_time = s->sono_time = 0; in common_uninit()
1188 UPDATE_TIME(s->sono_time); in plot_cqt()