Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson2.c2075 s->cct_table[0] = SANE_FIX(s->hw->cct_profile->cct[index][0]); in e2_load_cct_profile()
2076 s->cct_table[1] = SANE_FIX(s->hw->cct_profile->cct[index][1]); in e2_load_cct_profile()
2077 s->cct_table[2] = SANE_FIX(s->hw->cct_profile->cct[index][2]); in e2_load_cct_profile()
2078 s->cct_table[3] = SANE_FIX(s->hw->cct_profile->cct[index][3]); in e2_load_cct_profile()
2079 s->cct_table[4] = SANE_FIX(s->hw->cct_profile->cct[index][4]); in e2_load_cct_profile()
2080 s->cct_table[5] = SANE_FIX(s->hw->cct_profile->cct[index][5]); in e2_load_cct_profile()
2081 s->cct_table[6] = SANE_FIX(s->hw->cct_profile->cct[index][6]); in e2_load_cct_profile()
2082 s->cct_table[7] = SANE_FIX(s->hw->cct_profile->cct[index][7]); in e2_load_cct_profile()
2083 s->cct_table[8] = SANE_FIX(s->hw->cct_profile->cct[index][8]); in e2_load_cct_profile()
H A Depson2.h364 const struct epson_profile *cct_profile; member
H A Depson2-ops.c162 dev->cct_profile = &epson_cct_profiles[0]; /* default profile */ in e2_dev_init()
195 dev->cct_profile = &epson_cct_profiles[i]; in e2_dev_post_init()

Completed in 6 milliseconds