Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb2.c1278 unsigned short imax_threshold[3]; in AutoLevel() local
1353 imax_threshold[0] = 0; in AutoLevel()
1354 imax_threshold[1] = 0; in AutoLevel()
1355 imax_threshold[2] = 0; in AutoLevel()
1370 if (hisgram_R[ii] >= imax_threshold[0]) in AutoLevel()
1390 if (hisgram_G[ii] >= imax_threshold[1]) in AutoLevel()
1410 if (hisgram_B[ii] >= imax_threshold[2]) in AutoLevel()

Completed in 4 milliseconds