Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dtest.c194 #define GAMMA_ALL_SIZE 4096 macro
198 static SANE_Int gamma_all[GAMMA_ALL_SIZE];
1074 init_gamma_table(gamma_all, GAMMA_ALL_SIZE, gamma_range.max); in init_options()
1075 print_gamma_table(gamma_all, GAMMA_ALL_SIZE); in init_options()
1082 od->size = GAMMA_ALL_SIZE * sizeof (SANE_Word); in init_options()
2350 print_gamma_table(gamma_all, GAMMA_ALL_SIZE); in sane_control_option()

Completed in 4 milliseconds