HomeSort by relevance Sort by last modified time
    Searched refs:ixheaacd_max32 (Results 1 - 6 of 6) sorted by null

  /external/libxaac/decoder/
ixheaacd_basic_ops32.h 31 static PLATFORM_INLINE WORD32 ixheaacd_max32(WORD32 a, WORD32 b) { function
ixheaacd_basic_ops_arr.h 221 max_value = ixheaacd_max32(max_value, word32_arr[i]);
ixheaacd_ps_dec.c 561 power_buf[bin] = ixheaacd_max32(0, power_buf[bin]);
567 ixheaacd_max32(ptr_ps_dec->peak_decay_diff[bin], power_buf[bin]);
    [all...]
ixheaacd_env_calc.c     [all...]
ixheaacd_rev_vlc.c     [all...]
ixheaacd_sbrdec_lpfuncs.c 413 temp = ixheaacd_max32(temp, p_str_patch_param[patch].src_end_band);
451 end_band = ixheaacd_max32(old_lsb, new_lsb);
    [all...]

Completed in 651 milliseconds