Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_mp800.c103 #define MP960_PID 0x171b macro
660 case MP960_PID: in calc_shifting()
763 case MP960_PID: in calc_shifting()
1649 if ((s->cfg->pid == MP960_PID) && (s->param->xdpi == 4800) && (test > 0)) in post_process_image_data()
1691 if ((s->cfg->pid == MP960_PID) && (s->param->xdpi == 4800) && (test > 0)) in post_process_image_data()
1714 || ((s->cfg->pid == MP960_PID) && (s->param->xdpi == 4800)) in post_process_image_data()
1745 && ((s->cfg->pid != MP960_PID) || (s->param->xdpi < 4800)) in post_process_image_data()
1752 && !((s->cfg->pid == MP960_PID) && (s->param->xdpi == 4800)) in post_process_image_data()
1773 if ((((s->cfg->pid == MP960_PID) || (s->cfg->pid == MP810_PID)) && (s->param->xdpi == 4800)) in post_process_image_data()
2092 && ((mp->generation >= 3) || (s->cfg->pid == MP810_PID) || (s->cfg->pid == MP960_PID))) in mp810_check_param()
[all...]

Completed in 3 milliseconds