Home
last modified time | relevance | path

Searched refs:hisgram_G (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
1298 hisgram_G[i] = 0; in AutoLevel()
1331 hisgram_G[(SANE_Byte) G]++; in AutoLevel()
1379 if (hisgram_G[ii] > 0) in AutoLevel()
1380 if (hisgram_G[ii] >= imin_threshold[1]) in AutoLevel()
1389 if (hisgram_G[ii] > 0) in AutoLevel()
1390 if (hisgram_G[ii] >= imax_threshold[1]) in AutoLevel()
1481 hisgram_G[(SANE_Byte) G]++; in AutoLevel()
1522 unsigned int hisgram_R[1024], hisgram_G[1024], hisgram_B[1024]; in QBETDetectAutoLevel() local
1539 hisgram_G[ in QBETDetectAutoLevel()
[all...]

Completed in 4 milliseconds