Searched refs:clampf_char_rte (Results 1 – 1 of 1) sorted by relevance
1018 float clampf_char_rte( float );1145 …{ clampf_char, clampf_char_rte, clampf_char_rtp, clampf_char_rtn, clampf_char_rtz, …1193 float clampf_char_rte( float f ) { return fclamp( -128.5f, f, 127.5f - 64.f * FLT_EPSILON ); } in clampf_char_rte() function