Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_basic_ops32.h31 static PLATFORM_INLINE WORD32 ixheaacd_max32(WORD32 a, WORD32 b) { in ixheaacd_max32() function
Dixheaacd_basic_ops_arr.h221 max_value = ixheaacd_max32(max_value, word32_arr[i]); in max32_arr()
Dixheaacd_ps_dec.c561 power_buf[bin] = ixheaacd_max32(0, power_buf[bin]); in ixheaacd_decorrelation_dec()
567 ixheaacd_max32(ptr_ps_dec->peak_decay_diff[bin], power_buf[bin]); in ixheaacd_decorrelation_dec()
Dixheaacd_env_calc.c1046 shift = ixheaacd_max32(shift, -31); in ixheaacd_adjust_scale_dec()
1188 max_val = ixheaacd_max32(value, max_val); in ixheaacd_enery_calc_per_subband_dec()
1191 max_val = ixheaacd_max32(value, max_val); in ixheaacd_enery_calc_per_subband_dec()
Dixheaacd_rev_vlc.c1633 ixheaacd_max32(0, (ptr_rvlc->num_wind_grps - 1) * 16 + in ixheaacd_rvlc_final_error_detection()
1639 ixheaacd_max32(ptr_rvlc->conceal_min, ptr_rvlc->conceal_min_esc); in ixheaacd_rvlc_final_error_detection()
Dixheaacd_sbrdec_lpfuncs.c420 temp = ixheaacd_max32(temp, p_str_patch_param[patch].src_end_band); in ixheaacd_reset_hf_generator()
460 end_band = ixheaacd_max32(old_lsb, new_lsb); in ixheaacd_rescale_x_overlap()