Searched refs:fbw_coeffs (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dac3enc.c675 int fbw_coeffs = cutoff * 512 / s->sample_rate; local
676 bw_code = av_clip((fbw_coeffs - 73) / 3, 0, 60);

Completed in 41 milliseconds