Searched refs:LOG10_DIV20_Q27 (Results 1 – 2 of 2) sorted by relevance
131 #define LOG10_DIV20_Q27 Q_CONVERT_FLOAT(0.1151292546, 27) /* Use Q5.27 */ macro
111 arg = (int32_t)Q_MULTSR_32X32((int64_t)db, LOG10_DIV20_Q27, 24, 27, 27); in db2lin_fixed()