Searched refs:cepstrum_rdft (Results 1 – 1 of 1) sorted by relevance
73 RDFTContext *cepstrum_rdft; member157 av_rdft_end(s->cepstrum_rdft); in common_uninit()161 s->cepstrum_rdft = NULL; in common_uninit()564 av_rdft_calc(s->cepstrum_rdft, s->cepstrum_buf); in generate_min_phase_kernel()580 av_rdft_calc(s->cepstrum_rdft, s->cepstrum_buf); in generate_min_phase_kernel()797 s->cepstrum_rdft = av_rdft_init(cepstrum_bits, DFT_R2C); in config_input()799 if (!s->cepstrum_rdft || !s->cepstrum_irdft) in config_input()