Searched defs:todB (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dscales.h44 static inline float todB(const float *x){ function
63 #define todB(x) (*(x)==0?-400.f:log(*(x)**(x))*4.34294480f) macro

Completed in 173 milliseconds