Searched refs:FIXR15 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3.h64 #define FIXR15(a) ((int)((a) * 32768 + 0.5)) macro
82 #define FIXR15(x) ((float)(x)) macro
98 #define AC3_LEVEL(x) ROUND15((x) * FIXR15(0.7071067811865476))

Completed in 63 milliseconds