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

  /external/jhead/
jhead.h 95 int ExposureProgram;
main.c 644 if (ImageInfo.ExposureProgram) {
645 bufLen = addKeyValueInt(&buf, bufLen, "ExposureProgram", ImageInfo.ExposureProgram);
exif.c 239 { TAG_EXPOSURE_PROGRAM, "ExposureProgram", FMT_SSHORT, 1},
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 46 0x8822 : "ExposureProgram", // Exposure program
161 ExposureProgram : {
505 case "ExposureProgram" :

Completed in 64 milliseconds