Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_acelp_decode.c351 FLOAT32 gain_smooth, gain_code0, cpe; in ixheaacd_acelp_alias_cnx() local
554 gain_smooth = (FLOAT32)((gain_smooth_factor * gain_code0) + in ixheaacd_acelp_alias_cnx()
556 for (i = 0; i < LEN_SUBFR; i++) code[i] *= gain_smooth; in ixheaacd_acelp_alias_cnx()