Searched defs:double_round (Results 1 – 2 of 2) sorted by relevance
906 double_round(double x, int ndigits) { in double_round() function964 double_round(double x, int ndigits) { in double_round() function
31 int64_t input_zp, int64_t output_zp, bool double_round) { in buildRescale()