Home
last modified time | relevance | path

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

/external/adhd/cras/src/dsp/
Ddrc_math.h65 static inline float decibels_to_linear(float decibels) PURE;
85 static inline float decibels_to_linear(float decibels) in decibels_to_linear() argument
89 return expf(0.1151292546497022f * decibels); in decibels_to_linear()
95 fi = round_int(decibels); in decibels_to_linear()
96 x = decibels - fi; in decibels_to_linear()
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz