Home | History | Annotate | Download | only in HAL3

Lines Matching full:rat_t

2084 int32_t getRational(rat_t *rat, int num, int denom)
2108 int parseGPSCoordinate(const char *coord_str, rat_t* coord)
2177 int32_t getExifFocalLength(rat_t *focalLength, float value)
2195 int32_t getExifExpTimeInfo(rat_t *expoTimeInfo, int64_t value)
2248 int32_t getExifLatitude(rat_t *latitude,
2283 int32_t getExifLongitude(rat_t *longitude,
2318 int32_t getExifAltitude(rat_t *altitude,
2352 rat_t *gpsTimeStamp, int64_t value)
2443 rat_t focalLength;
2467 rat_t sensorExpTime;
2498 rat_t latitude[3];
2516 rat_t longitude[3];
2535 rat_t altitude;
2557 rat_t gpsTimeStamp[3];