Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_basic_funcs.c68 WORD16 one_by_op2_mant; in ixheaacd_fix_mant_div() local
85 one_by_op2_mant = pstr_common_tables->inv_table[index]; in ixheaacd_fix_mant_div()
87 ratio_m = ixheaacd_mult16x16in32(one_by_op2_mant, op1_mant); in ixheaacd_fix_mant_div()