get_pixel          50 tools/rawconvert.c 	get_pixel_func_t get_pixel;
get_pixel         347 tools/rawconvert.c 			pixel_value = op->get_pixel(in_data, in_row_bytes, i%width, i/width);