Searched refs:cutoff_coeff (Results 1 – 2 of 2) sorted by relevance
107 float cutoff_coeff = 0; in ff_psy_preprocess_init() local116 cutoff_coeff = 2.0 * avctx->cutoff / avctx->sample_rate; in ff_psy_preprocess_init()118 if (cutoff_coeff && cutoff_coeff < 0.98) in ff_psy_preprocess_init()121 cutoff_coeff, 0.0, 0.0); in ff_psy_preprocess_init()
34 float cutoff_coeff = 0.4; in main() local40 cutoff_coeff, 0.0, 0.0); in main()