Searched defs:FX_PCM2FX_DBL (Results 1 – 1 of 1) sorted by relevance
112 #define FX_PCM2FX_DBL(x) ((FIXP_DBL)(x)) macro116 #define FX_PCM2FX_DBL(x) FX_SGL2FX_DBL((FIXP_SGL)(x)) macro