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

/external/jhead/
H A Djhead.h114 int ExposureProgram; member in struct:__anon22666
H A Dmain.c695 if (ImageInfo.ExposureProgram) {
696 bufLen = addKeyValueInt(&buf, bufLen, "ExposureProgram", ImageInfo.ExposureProgram);
H A Dexif.c239 { TAG_EXPOSURE_PROGRAM, "ExposureProgram", FMT_SSHORT, 1},
930 ImageInfo.ExposureProgram = (int)ConvertAnyFormat(ValuePtr, Format);
1842 if (ImageInfo.ExposureProgram){ // 05-jan-2001 vcs
1843 switch(ImageInfo.ExposureProgram) {
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
H A Dexif.js46 0x8822 : "ExposureProgram", // Exposure program
161 ExposureProgram : {
505 case "ExposureProgram" :

Completed in 150 milliseconds