Home | History | Annotate | Download | only in HAL3

Lines Matching full:rat_t

1296 int32_t getRational(rat_t *rat, int num, int denom)
1321 int32_t getRationalExposureTime(rat_t *rat, double num, double denom)
1345 int parseGPSCoordinate(const char *coord_str, rat_t* coord)
1407 int32_t getExifFocalLength(rat_t *focalLength, float value)
1425 int32_t getExifExpTimeInfo(rat_t *expoTimeInfo, int64_t value)
1477 int32_t getExifLatitude(rat_t *latitude,
1512 int32_t getExifLongitude(rat_t *longitude,
1547 int32_t getExifAltitude(rat_t *altitude,
1581 rat_t *gpsTimeStamp, int64_t value)
1646 rat_t focalLength;
1667 rat_t sensorExpTime, temp;
1697 rat_t latitude[3];
1715 rat_t longitude[3];
1734 rat_t altitude;
1754 rat_t gpsTimeStamp[3];
1804 rat_t aperture;