Searched refs:FX_F32_TO_FX16 (Results 1 – 1 of 1) sorted by relevance
128 #define FX_F32_TO_FX16(x) ((fx16)(((x) > 0) ? \ macro132 #define FX16_CONST(x) FX_F32_TO_FX16(x)