HomeSort by relevance Sort by last modified time
    Searched refs:GpsTag (Results 1 - 4 of 4) 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 155 int GpsTag; // bool - the tag is related to GPS info
exif.c     [all...]
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 328 table[position].GpsTag = TRUE;
332 table[position].GpsTag = FALSE;

Completed in 423 milliseconds