Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsnapscan.c1318 static SANE_Status send_gamma_table (SnapScan_Scanner *pss, u_char dtc, u_char dtcq) in send_gamma_table() function
1320 static char me[] = "send_gamma_table"; in send_gamma_table()
1447 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_red); in download_gamma_tables()
1452 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_green); in download_gamma_tables()
1457 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_blue); in download_gamma_tables()
1464 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_red); in download_gamma_tables()
1469 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_green); in download_gamma_tables()
1474 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_blue); in download_gamma_tables()
1485 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_red); in download_gamma_tables()
1490 status = send_gamma_table(ps in download_gamma_tables()
[all...]
H A Dmustek.c2841 send_gamma_table (Mustek_Scanner * s) in send_gamma_table() function
6437 status = send_gamma_table (s); in sane_start()
6490 status = send_gamma_table (s); in sane_start()
6501 status = send_gamma_table (s); in sane_start()
/third_party/backends/backend/genesys/
H A Dgl842.h58 void send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const override;
H A Dgl843.h58 void send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const override;
H A Dgl846.h58 void send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const override;
H A Dcommand_set.h72 virtual void send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const = 0;
H A Dgl847.h58 void send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const override;
H A Dgl124.h58 void send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const override;
H A Dgl646.h62 void send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const override;
H A Dgl841.h58 void send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const override;
H A Dgl846.cpp1092 void CommandSetGl846::send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const in send_gamma_table() function in genesys::gl846::CommandSetGl846
H A Dgl842.cpp836 void CommandSetGl842::send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const in send_gamma_table() function in genesys::gl842::CommandSetGl842
H A Dgl646.cpp1844 void CommandSetGl646::send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const in send_gamma_table() function in genesys::gl646::CommandSetGl646
2566 dev->cmd_set->send_gamma_table(dev, sensor); in init()
H A Dgl847.cpp1176 void CommandSetGl847::send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const in send_gamma_table() function in genesys::gl847::CommandSetGl847
H A Dgl124.cpp1338 void CommandSetGl124::send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const in send_gamma_table() function in genesys::gl124::CommandSetGl124
H A Dgl843.cpp1431 void CommandSetGl843::send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const in send_gamma_table() function in genesys::gl843::CommandSetGl843
H A Dgl841.cpp1530 void CommandSetGl841::send_gamma_table(Genesys_Device* dev, const Genesys_Sensor& sensor) const in send_gamma_table() function in genesys::gl841::CommandSetGl841
H A Dgenesys.cpp4008 dev->cmd_set->send_gamma_table(dev, sensor); in genesys_start_scan()
/third_party/backends/backend/pixma/
H A Dpixma_mp150.c609 send_gamma_table (pixma_t * s) in send_gamma_table() function
622 /* PDBG (pixma_dbg (4, "*send_gamma_table***** Use 4096 bytes from LUT ***** \n")); */ in send_gamma_table()
629 PDBG (pixma_dbg (4, "*send_gamma_table***** Generate 4096 bytes Table with %f ***** \n", in send_gamma_table()
643 /* PDBG (pixma_dbg (4, "*send_gamma_table***** Use 1024 * 2 bytes from LUT ***** \n")); */ in send_gamma_table()
650 PDBG (pixma_dbg (4, "*send_gamma_table***** Generate 1024 * 2 Table with %f ***** \n", in send_gamma_table()
1527 error = send_gamma_table (s); in mp150_scan()
H A Dpixma_mp800.c442 static int send_gamma_table (pixma_t * s) in send_gamma_table() function
455 /* PDBG (pixma_dbg (4, "*send_gamma_table***** Use 4096 bytes from LUT ***** \n")); */ in send_gamma_table()
462 PDBG (pixma_dbg (4, "*send_gamma_table***** Generate 4096 bytes Table with %f ***** \n", in send_gamma_table()
476 /* PDBG (pixma_dbg (4, "*send_gamma_table***** Use 1024 * 2 bytes from LUT ***** \n")); */ in send_gamma_table()
483 PDBG (pixma_dbg (4, "*send_gamma_table***** Generate 1024 * 2 bytes Table with %f ***** \n", in send_gamma_table()
2222 error = send_gamma_table (s); in mp810_scan()

Completed in 38 milliseconds