Home
last modified time | relevance | path

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

/external/jhead/
Djhead.h114 int ExposureProgram; member
Dmain.c695 if (ImageInfo.ExposureProgram) { in getAttributes()
696 bufLen = addKeyValueInt(&buf, bufLen, "ExposureProgram", ImageInfo.ExposureProgram); in getAttributes()
Dexif.c930 ImageInfo.ExposureProgram = (int)ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()
1842 if (ImageInfo.ExposureProgram){ // 05-jan-2001 vcs in ShowImageInfo()
1843 switch(ImageInfo.ExposureProgram) { in ShowImageInfo()
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
Dexif.js161 ExposureProgram : { property