Searched refs:ixheaacd_mps_comp (Results 1 – 2 of 2) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_decorr.c | 684 if (ixheaacd_mps_comp(temp3, temp_1, &qtemp, qtemp1)) { in ixheaacd_ducker_apply_71() 707 if (ixheaacd_mps_comp(temp_2, temp_1, &(qtemp_1), qtemp)) { in ixheaacd_ducker_apply_71() 837 if (ixheaacd_mps_comp(temp3, temp_1, &qtemp, qtemp1)) { in ixheaacd_ducker_apply() 860 if (ixheaacd_mps_comp(temp_2, temp_1, &(qtemp_1), qtemp)) { in ixheaacd_ducker_apply()
|
D | ixheaacd_mps_basic_op.h | 366 static PLATFORM_INLINE WORD32 ixheaacd_mps_comp(WORD32 a, WORD32 b, WORD16 *q_a, WORD16 q_b) { in ixheaacd_mps_comp() function
|