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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacpsy.c534 static float calc_reduced_thr_3gpp(AacPsyBand *band, float min_snr, function
652 band->thr = calc_reduced_thr_3gpp(band, coeffs[g].min_snr, reduction);
685 band->thr = calc_reduced_thr_3gpp(band, coeffs[g].min_snr, reduction);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacpsy.c544 static float calc_reduced_thr_3gpp(AacPsyBand *band, float min_snr, function
695 band->thr = calc_reduced_thr_3gpp(band, coeffs[g].min_snr, reduction);
728 band->thr = calc_reduced_thr_3gpp(band, coeffs[g].min_snr, reduction);

Completed in 149 milliseconds