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

/external/libopus/silk/
H A DSigProc_FIX.h543 #define SILK_FIX_CONST( C, Q ) ((opus_int32)((C) * ((opus_int64)1 << (Q)) + 0.5)) macro

Completed in 110 milliseconds