Home
last modified time | relevance | path

Searched refs:ExposureProgram (Results 1 – 4 of 4) sorted by relevance

/external/jhead/
Djhead.h100 int ExposureProgram; member
Dmain.c649 if (ImageInfo.ExposureProgram) { in getAttributes()
650 bufLen = addKeyValueInt(&buf, bufLen, "ExposureProgram", ImageInfo.ExposureProgram); in getAttributes()
Dexif.c905 ImageInfo.ExposureProgram = (int)ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()
1817 if (ImageInfo.ExposureProgram){ // 05-jan-2001 vcs in ShowImageInfo()
1818 switch(ImageInfo.ExposureProgram) { in ShowImageInfo()
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
Dexif.js161 ExposureProgram : { property