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

/netgear-R7000-V1.0.7.12_1.2.5/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 66 milliseconds