Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcanon-scsi.c661 *buf++ = s->gamma_map[component][i << 4]; in get_density_curve_fs2710()
673 for (i = 1, hi = *buf++, p = &s->gamma_map[component][0]; i <= 256; i++) in set_density_curve_fs2710()
706 s->gamma_map[i][j] = (u_char) ((s->brightness >= 128) ? in set_parameters_fs2710()
717 s->gamma_map[i][j] = (u_char) MAX (0, MIN (255, in set_parameters_fs2710()
721 s->gamma_map[i][j] = (u_char) ((s->brightness >= 128) ? in set_parameters_fs2710()
H A Dhp.h129 unsigned char gamma_map[256]; /* Map to simulate custom gamma table */ member
H A Dcanon.h313 u_char gamma_map[4][4096]; /* for FS2710S: */ member
314 int colour; /* index to gamma_map */
H A Dcanon-sane.c180 s->gamma_map[i][0] = '\0'; in sane_open()
188 s->gamma_map[i][j] = (u_char) c; in sane_open()
1751 *buf++ = s->gamma_map[s->colour++][c]; in read_fs2710()
H A Dhp-scl.c1043 map = &(info->simulate.gamma_map[0]); in hp_get_simulation_map()
H A Dhp-option.c1955 info->simulate.gamma_map[k] = newval; in _simulate_custom_gamma()

Completed in 14 milliseconds