Searched refs:FMT_UNDEFINED (Results 1 - 4 of 4) sorted by relevance

/external/jhead/
H A Dmakernote.c88 case FMT_UNDEFINED:
H A Dgpsinfo.c50 { 0x1B, "GPSProcessingMethod", FMT_UNDEFINED, -1},
296 case FMT_UNDEFINED:
H A Djhead.h213 #define FMT_UNDEFINED 7 macro
H A Dexif.c670 case FMT_UNDEFINED:
1215 if (format == FMT_UNDEFINED && components == -1) {
1238 } else if ((format == FMT_UNDEFINED) &&
1319 case FMT_UNDEFINED: return "FMT_UNDEFINED"; break;

Completed in 231 milliseconds