OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExposureProgram
(Results
1 - 4
of
4
) sorted by null
/external/jhead/
jhead.h
114
int
ExposureProgram
;
main.c
695
if (ImageInfo.
ExposureProgram
) {
696
bufLen = addKeyValueInt(&buf, bufLen, "
ExposureProgram
", ImageInfo.
ExposureProgram
);
exif.c
239
{ TAG_EXPOSURE_PROGRAM, "
ExposureProgram
", FMT_SSHORT, 1},
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js
46
0x8822 : "
ExposureProgram
", // Exposure program
161
ExposureProgram
: {
505
case "
ExposureProgram
" :
Completed in 61 milliseconds