Home
last modified time | relevance | path

Searched refs:smoothed_noise (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_env_dec.h45 WORD16 *smoothed_gain, WORD16 *smoothed_noise,
53 WORD16 *smoothed_gain, WORD16 *smoothed_noise,
Dixheaacd_env_calc.c1698 WORD16 *smoothed_gain, WORD16 *smoothed_noise, in ixheaacd_harm_idx_zerotwo() argument
1744 WORD16 noise = smoothed_noise[0]; in ixheaacd_harm_idx_zerotwo()
1756 smoothed_noise += factor; in ixheaacd_harm_idx_zerotwo()
1766 WORD16 *smoothed_gain, WORD16 *smoothed_noise, in ixheaacd_harm_idx_onethree() argument
1817 WORD16 noise = smoothed_noise[0]; in ixheaacd_harm_idx_onethree()
1831 smoothed_noise += factor; in ixheaacd_harm_idx_onethree()