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

  /external/sonivox/arm-fm-22k/lib_src/
eas_math.c 75 nTemp2 = GN2_TO_X1 + MULT_DENTS_COEF(nExponentFrac, nTemp1);
eas_math.h 54 #define GN2_TO_X1 22833 /* 0.696807861328125 */
eas_fmengine.c 166 nTemp2 = GN2_TO_X1 + MULT_DENTS_COEF(nExponentFrac, nTemp1);
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_math.c 75 nTemp2 = GN2_TO_X1 + MULT_DENTS_COEF(nExponentFrac, nTemp1);
eas_math.h 54 #define GN2_TO_X1 22833 /* 0.696807861328125 */
eas_fmengine.c 166 nTemp2 = GN2_TO_X1 + MULT_DENTS_COEF(nExponentFrac, nTemp1);
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.c 75 nTemp2 = GN2_TO_X1 + MULT_DENTS_COEF(nExponentFrac, nTemp1);
eas_math.h 54 #define GN2_TO_X1 22833 /* 0.696807861328125 */
  /frameworks/av/media/libeffects/testlibs/
EffectsMath.h 45 #define GN2_TO_X1 22833 /* 0.696807861328125 */

Completed in 53 milliseconds