Searched refs:teenth (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/format/ | ||
H A D | u_format_fxt1.c | 198 double teenth = 1.0 / n; in fxt1_variance() local 207 var = sx2 * teenth - sx * sx * teenth * teenth; in fxt1_variance() |
Completed in 3 milliseconds