Searched refs:clampf_ushort (Results 1 – 1 of 1) sorted by relevance
1026 float clampf_ushort( float );1146 …{ clampf_ushort, clampf_ushort_rte, clampf_ushort_rtp, clampf_ushort_rtn, clampf_us…1202 float clampf_ushort( float f ) { return fclamp( -0.5f, f, 65535.5f - 32768.0f * FLT_EPSILON )… in clampf_ushort() function