Searched defs:FX_DBL2FX_QSS (Results 1 – 1 of 1) sorted by relevance
127 #define FX_DBL2FX_QSS(x) ((FIXP_QSS) ((x)>>(DFRACT_BITS-QSS_BITS-QSSCALE) )) macro131 #define FX_DBL2FX_QSS(x) (x) macro