Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_basic_funcs.c36 VOID ixheaacd_fix_mant_exp_add(WORD16 op1_mant, WORD16 op1_exp, WORD16 op2_mant, in ixheaacd_fix_mant_exp_add() argument
41 new_exp = op1_exp - op2_exp; in ixheaacd_fix_mant_exp_add()
47 new_exp = op1_exp; in ixheaacd_fix_mant_exp_add()