Searched refs:post_process_image_data (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/pixma/ |
H A D | pixma_mp150.c | 1144 post_process_image_data (pixma_t * s, pixma_imagebuf_t * ib) in post_process_image_data() function 1186 /*PDBG (pixma_dbg (4, "*post_process_image_data***** Processing with c=%u, n=%u, m=%u, wx=%i, line_size=%u, cx=%u, cw=%u ***** \n", in post_process_image_data() 1188 /*PDBG (pixma_dbg (4, "*post_process_image_data***** lines = %i ***** \n", lines));*/ in post_process_image_data() 1192 /*PDBG (pixma_dbg (4, "*post_process_image_data***** Processing with c=%u, n=%u, m=%u, w=%i, line_size=%u ***** \n", in post_process_image_data() 1194 /*PDBG (pixma_dbg (4, "*post_process_image_data***** Pointers: sptr=%lx, dptr=%lx, linebuf=%lx ***** \n", in post_process_image_data() 1626 mp->data_left_len = post_process_image_data (s, ib); in mp150_fill_buffer()
|
H A D | pixma_mp800.c | 1607 static unsigned post_process_image_data (pixma_t * s, pixma_imagebuf_t * ib) in post_process_image_data() function 1627 /* PDBG (pixma_dbg (4, "*post_process_image_data***** c = %u, cw = %u, cx = %u *****\n", c, cw, cx)); */ in post_process_image_data() 1658 /* PDBG (pixma_dbg (4, "*post_process_image_data***** ----- Set n=%u, m=%u, line_size=%u ----- ***** \n", n, m, line_size)); */ in post_process_image_data() 1659 /* PDBG (pixma_dbg (4, "*post_process_image_data***** ----- spr=dpr=%u, linebuf=%u ----- ***** \n", sptr, mp->linebuf)); */ in post_process_image_data() 1662 /* PDBG (pixma_dbg (4, "*post_process_image_data***** lines = %i > 2 * mp->color_shift + mp->stripe_shift = %i ***** \n", in post_process_image_data() 1664 /* PDBG (pixma_dbg (4, "*post_process_image_data***** mp->color_shift = %u, mp->stripe_shift = %u, , mp->stripe_shift2 = %u ***** \n", in post_process_image_data() 1699 /* PDBG (pixma_dbg (4, "*post_process_image_data: lines %u, reducelines %u \n", lines, reducelines)); */ in post_process_image_data() 1709 /* PDBG (pixma_dbg (4, "*post_process_image_data***** Processing with c=%u, n=%u, m=%u, w=%i, line_size=%u ***** \n", in post_process_image_data() 1740 /*PDBG (pixma_dbg (4, "*post_process_image_data***** test = %i *****\n", test)); */ in post_process_image_data() 1749 /* PDBG (pixma_dbg (4, "*post_process_image_data***** MUS in post_process_image_data() [all...] |
Completed in 6 milliseconds