orientation        63 modules/dng.c  unsigned short get_orientation_for_exif(short orientation);
orientation        92 modules/dng.c      short orientation;
orientation       573 modules/dng.c      get_tag(IFD_0, ORIENTATION_TAG)->offset = get_orientation_for_exif(exif_data.orientation);
orientation       669 modules/dng.c  unsigned short get_orientation_for_exif(short orientation)
orientation       671 modules/dng.c      switch(orientation)
orientation       772 modules/dng.c      get_property_case(camera_info.props.orientation_sensor, &exif_data.orientation, sizeof(exif_data.orientation));