Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Davf_showcqt.c302 int nb_cqt_coeffs = 0; in init_cqt() local
329 nb_cqt_coeffs += s->coeffs[m].len; in init_cqt()
347 av_log(s->ctx, AV_LOG_INFO, "nb_cqt_coeffs = %d.\n", nb_cqt_coeffs); in init_cqt()