Searched defs:FLOAT_CONV (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 Dmdct.h37 #define FLOAT_CONV(x) ((int)((x)*(1<<TRIGBITS)+.5)) macro
49 #define FLOAT_CONV(x) (x) macro

Completed in 105 milliseconds