Searched refs:update_sono_time (Results 1 – 2 of 2) sorted by relevance
91 int64_t update_sono_time; member
120 if (s->update_sono_time) in common_uninit()121 av_log(s->ctx, level, "update_sono_time = %16.3f s.\n", s->update_sono_time * 1e-6); in common_uninit()131 plot_time = s->fft_time + s->cqt_time + s->process_cqt_time + s->update_sono_time in common_uninit()136 s->fft_time = s->cqt_time = s->process_cqt_time = s->update_sono_time in common_uninit()1164 UPDATE_TIME(s->update_sono_time); in plot_cqt()