get_pixel_func_t   42 tools/rawconvert.c typedef unsigned (*get_pixel_func_t)(uint8_t *p, unsigned row_bytes, unsigned x, unsigned y);
get_pixel_func_t   50 tools/rawconvert.c 	get_pixel_func_t get_pixel;