Home
last modified time | relevance | path

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

/external/adhd/cras/src/dsp/
Ddrc_math.h114 static inline float frexpf_fast(float x, int *e) in frexpf_fast() function
141 float x = frexpf_fast(linear, &e); in linear_to_decibels()