Searched refs:i1 (Results 1 – 1 of 1) sorted by relevance
97 float i1[3]; in SetLutTable() member142 mat.i1[co] = DMP_PI * (exp(-mat.beta[co]) + exp(-mat.beta_prime[co])) / mat.i0[co]; in SetLutTable()157 …qlut[co][j] += mat.i0[co] * (1.0f / (1.0f + mat.i1[co] * h)) * gamma * mat.albedo[co] * 0.25f * RE… in SetLutTable()172 qlut[co][j] += mat.i0[co] * (1.0f / (1.0f + mat.i1[co] * h)) * in SetLutTable()