Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb2.c1271 unsigned int hisgram_R[256], hisgram_G[256], hisgram_B[256]; in AutoLevel() local
1297 hisgram_R[i] = 0; in AutoLevel()
1330 hisgram_R[(SANE_Byte) R]++; in AutoLevel()
1359 if (hisgram_R[ii] > 0) in AutoLevel()
1360 if (hisgram_R[ii] >= imin_threshold[0]) in AutoLevel()
1369 if (hisgram_R[ii] > 0) in AutoLevel()
1370 if (hisgram_R[ii] >= imax_threshold[0]) in AutoLevel()
1480 hisgram_R[(SANE_Byte) R]++; in AutoLevel()
1522 unsigned int hisgram_R[1024], hisgram_G[1024], hisgram_B[1024]; in QBETDetectAutoLevel() local
1538 hisgram_R[ in QBETDetectAutoLevel()
[all...]

Completed in 3 milliseconds