Home
last modified time | relevance | path

Searched defs:k_stop (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_temp_reshape.c65 WORD32 k_stop = 18; in ixheaacd_mps_est_normalized_envelope() local
H A Dixheaacd_freq_sca.c504 static WORD16 ixheaacd_calc_freq_ratio(WORD16 k_start, WORD16 k_stop, in ixheaacd_calc_freq_ratio()
/aosp_15_r20/external/aac/libSBRdec/src/
H A Dsbrdec_freq_sca.cpp485 static FIXP_SGL calcFactorPerBand(int k_start, int k_stop, int num_bands) { in calcFactorPerBand()