Home
last modified time | relevance | path

Searched refs:hisgram_B (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
1299 hisgram_B[i] = 0; in AutoLevel()
1332 hisgram_B[(SANE_Byte) B]++; in AutoLevel()
1399 if (hisgram_B[ii] > 0) in AutoLevel()
1400 if (hisgram_B[ii] >= imin_threshold[2]) in AutoLevel()
1409 if (hisgram_B[ii] > 0) in AutoLevel()
1410 if (hisgram_B[ii] >= imax_threshold[2]) in AutoLevel()
1482 hisgram_B[(SANE_Byte) B]++; in AutoLevel()
1522 unsigned int hisgram_R[1024], hisgram_G[1024], hisgram_B[1024]; in QBETDetectAutoLevel() local
1540 hisgram_B[ in QBETDetectAutoLevel()
[all...]

Completed in 3 milliseconds