Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_longblock.c257 ixheaacd_add16_sat(ptr_pns_info->noise_energy, norm_value); in ixheaacd_read_scale_factor_data()
274 ixheaacd_add16_sat(ptr_pns_info->noise_energy, norm_value); in ixheaacd_read_scale_factor_data()
Dixheaacd_basic_ops16.h43 static PLATFORM_INLINE WORD16 ixheaacd_add16_sat(WORD16 op1, WORD16 op2) { in ixheaacd_add16_sat() function
303 var_out = ixheaacd_add16_sat(c, var_out); in mac16_sat()
Dixheaacd_multichannel.c269 *p_time_data = ixheaacd_add16_sat(out_cc, *p_time_data); in ixheaacd_dec_couple_channel()