Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Davf_showcqt.h92 int64_t alloc_time; member
Davf_showcqt.c122 if (s->alloc_time) in common_uninit()
123 av_log(s->ctx, level, "alloc_time = %16.3f s.\n", s->alloc_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()
1174 UPDATE_TIME(s->alloc_time); in plot_cqt()