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

  /external/libxaac/decoder/
ixheaacd_basic_funcs.h 32 WORD32 ixheaacd_fix_mant_div(WORD16 a_m, WORD16 b_m, WORD16 *ptr_result,
ixheaacd_basic_funcs.c 61 WORD32 ixheaacd_fix_mant_div(WORD16 op1_mant, WORD16 op2_mant, function
ixheaacd_env_calc.c 206 compensation_e = ixheaacd_fix_mant_div(nrg_amp_mant, nrgMod_m,
284 ixheaacd_fix_mant_div(max_gain_mant, t_gain_mant,
375 boost_gain_exp = ixheaacd_fix_mant_div(
    [all...]
ixheaacd_env_dec.c 499 new_right_exp = ixheaacd_fix_mant_div(temp_left_mant, temp_right_plus1_mant,
527 new_right_exp = ixheaacd_fix_mant_div(0x4000, temp_right_plus1_mant,

Completed in 1025 milliseconds