Home
last modified time | relevance | path

Searched refs:teenth (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/format/
Du_format_fxt1.c198 double teenth = 1.0 / n; in fxt1_variance() local
207 var = sx2 * teenth - sx * sx * teenth * teenth; in fxt1_variance()