Searched defs:celt_exp2 (Results 1 – 1 of 1) sorted by relevance
116 static OPUS_INLINE float celt_exp2(float x) in celt_exp2() function137 #define celt_exp2(x) ((float)exp(0.6931471805599453094*(x))) macro202 static OPUS_INLINE opus_val32 celt_exp2(opus_val16 x) in celt_exp2() function