Searched refs:correct_orientation (Results 1 – 1 of 1) sorted by relevance
494 static int correct_orientation(struct image_data *, unsigned char **);2355 if (correct_orientation(&image, &read_buff)) in main()6220 static int correct_orientation(struct image_data *image, unsigned char **work_buff_ptr) in correct_orientation() function