Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_math.c66 nDents = FMUL_15x15(nCents, CENTS_TO_DENTS); in EAS_Calculate2toX()
Deas_math.h234 #define CENTS_TO_DENTS (int32_t) (DENTS_ONE * (0x1L << NUM_EG1_FRAC_BITS) / 1200L) … macro