Searched refs:condense_shading (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | microtek2.h | 1198 condense_shading(Microtek2_Scanner *);
|
H A D | microtek2.c | 5479 status = condense_shading(ms); in sane_start() 5867 /*---------- condense_shading() ----------------------------------------------*/ 5870 condense_shading(Microtek2_Scanner *ms) in condense_shading() function 5893 DBG(30, "condense_shading: ms=%p, ppl=%d\n", (void *) ms, ms->ppl); in condense_shading() 5927 DBG(100, "condense_shading: ms->condensed_shading_w=%p," in condense_shading() 5932 DBG(1, "condense_shading: malloc for white table failed\n"); in condense_shading() 5948 DBG(100, "condense_shading: ms->condensed_shading_d=%p," in condense_shading() 5953 DBG(1, "condense_shading: malloc for dark table failed\n"); in condense_shading() 5994 DBG(1, "condense_shading: wrong control bits data, " ); in condense_shading()
|
Completed in 14 milliseconds