Searched refs:clampd_uchar_rte (Results 1 – 1 of 1) sorted by relevance
1009 double clampd_uchar_rte( double );1157 …{ clampd_uchar, clampd_uchar_rte, clampd_uchar_rtp, clampd_uchar_rtn, clampd_uchar_…1183 double clampd_uchar_rte( double f ) { return dclamp( -0.5, f, 255.5 - 128.0 * DBL_EPSILON ); } in clampd_uchar_rte() function