set_pixel_func_t   43 tools/rawconvert.c typedef void (*set_pixel_func_t)(uint8_t *p, unsigned row_bytes, unsigned x, unsigned y, unsigned value);
set_pixel_func_t   51 tools/rawconvert.c 	set_pixel_func_t set_pixel;