Home
last modified time | relevance | path

Searched refs:CalWhite (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dniash.c124 unsigned char CalWhite[3]; /* values for the last calibration of white */ member
375 s->CalWhite[0] = s->CalWhite[1] = s->CalWhite[2] = (unsigned char) (-1); in _WarmUpLamp()
399 unsigned char CalWhite[2][3]; /* toggling buffer */ in _WaitForLamp() local
407 SimpleCalibExt (&s->HWParams, pabCalibTable, CalWhite[iCurrent]); in _WaitForLamp()
423 if (!s->CalWhite[i]) in _WaitForLamp()
425 else if (CalWhite[iCurrent][i] < s->CalWhite[i]) in _WaitForLamp()
485 SimpleCalibExt (&s->HWParams, pabCalibTable, CalWhite[iCurren in _WaitForLamp()
[all...]

Completed in 2 milliseconds