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