HomeSort by relevance Sort by last modified time
    Searched refs:GpsTag (Results 1 - 5 of 5) sorted by null

  /external/jhead/
main.c 257 exifElementTable[i].GpsTag = TRUE;
261 exifElementTable[i].GpsTag = FALSE;
292 exifElementTable[i].Value, exifElementTable[i].DataLength, exifElementTable[i].GpsTag);
jhead.h 168 int GpsTag; // bool - the tag is related to GPS info
exif.c     [all...]
  /hardware/ti/omap4-aah/camera/
Encoder_libjpeg.cpp 389 table[position].GpsTag = TRUE;
393 table[position].GpsTag = FALSE;
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 328 table[position].GpsTag = TRUE;
332 table[position].GpsTag = FALSE;

Completed in 205 milliseconds