Home
last modified time | relevance | path

Searched refs:rat_t (Results 1 – 2 of 2) sorted by relevance

/external/jhead/
Djhead.h73 } rat_t; typedef
91 rat_t FocalLength;
129 rat_t GpsAltRaw;
Dmain.c557 static int addKeyValueRational(char** buf, int bufLen, const char* key, rat_t value) { in addKeyValueRational()