Searched defs:t_max (Results 1 – 3 of 3) sorted by relevance
55 float t_max, in GetShadingSteps()107 float t_max = 1.0f; in DrawAxialShading() local177 float t_max = 1.0f; in DrawRadialShading() local
83 static int t_max; /* allocated test patterns */ variable
283 const __m128i t_max = _mm_max_epu8(t_1, t_2); in GetNotHEV_SSE2() local