Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Darc.c428 double cos6 = cos(6 * eta); in estimate_error() local
440 + cos6 * rational_function(x, coeffs[0][3]); in estimate_error()
445 + cos6 * rational_function(x, coeffs[1][3]); in estimate_error()