Searched refs:wordchunky_copy_pixels (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | microtek2.h | 1312 wordchunky_copy_pixels(uint8_t *, uint32_t, int, FILE *);
|
H A D | microtek2.c | 7877 status = wordchunky_copy_pixels(from, ms->ppl, ms->depth, ms->fp); in wordchunky_proc_data() 7887 /*---------- wordchunky_copy_pixels() ----------------------------------------*/ 7890 wordchunky_copy_pixels(uint8_t *from, uint32_t pixels, int depth, FILE *fp) in wordchunky_copy_pixels() function 7895 DBG(30, "wordchunky_copy_pixels: from=%p, pixels=%d, depth=%d\n", in wordchunky_copy_pixels() 7938 DBG(1, "wordchunky_copy_pixels: Unknown depth %d\n", depth); in wordchunky_copy_pixels()
|
Completed in 14 milliseconds