Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_freq_sca.c212 ixheaacd_calc_stop_band(WORD32 fs, const WORD32 stop_freq, FLOAT32 upsamp_fac) { in ixheaacd_calc_stop_band()
262 const WORD32 stop_freq, FLOAT32 upsamp_fac, in ixheaacd_calc_k0_k2_bands()
Dixheaacd_env_extr_part.h64 WORD16 stop_freq; member
/external/aac/libSBRenc/src/
Dsbrenc_freq_sca.cpp265 static INT getStopFreq(INT fsCore, const INT stop_freq) { in getStopFreq()