Searched refs:k_stop (Results 1 - 1 of 1) sorted by path

/external/aac/libSBRdec/src/
H A Dsbrdec_freq_sca.cpp428 \return num_band-th root of k_start/k_stop
430 static FIXP_SGL calcFactorPerBand(int k_start, int k_stop, int num_bands) argument
442 FIXP_DBL stop = k_stop << (DFRACT_BITS-8);

Completed in 269 milliseconds