Searched refs:work_buff_ptr (Results 1 – 1 of 1) sorted by relevance
6220 static int correct_orientation(struct image_data *image, unsigned char **work_buff_ptr) in correct_orientation() argument6225 work_buff = *work_buff_ptr; in correct_orientation()6260 if (rotateImage(rotation, image, &image->width, &image->length, work_buff_ptr)) in correct_orientation()