Searched refs:GET_DENTS_INT_PART (Results 1 - 8 of 8) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_math.c68 nExponentInt = GET_DENTS_INT_PART(nDents);
H A Deas_math.h225 #define GET_DENTS_INT_PART(x) /*lint -e(704) <avoid divide for performance>*/ \ macro
H A Deas_fmengine.c161 nExponentInt = GET_DENTS_INT_PART(nDents) + (32 - SINE_TABLE_SIZE_IN_BITS - NUM_EG1_FRAC_BITS);
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_math.c68 nExponentInt = GET_DENTS_INT_PART(nDents);
H A Deas_math.h225 #define GET_DENTS_INT_PART(x) /*lint -e(704) <avoid divide for performance>*/ \ macro
H A Deas_fmengine.c161 nExponentInt = GET_DENTS_INT_PART(nDents) + (32 - SINE_TABLE_SIZE_IN_BITS - NUM_EG1_FRAC_BITS);
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_math.c68 nExponentInt = GET_DENTS_INT_PART(nDents);
H A Deas_math.h225 #define GET_DENTS_INT_PART(x) /*lint -e(704) <avoid divide for performance>*/ \ macro

Completed in 221 milliseconds