OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Whitebalance
(Results
1 - 4
of
4
) sorted by null
/external/jhead/
main.c
90
ImageInfo.
Whitebalance
= -1;
664
if (ImageInfo.
Whitebalance
>= 0) {
665
bufLen = addKeyValueInt(&buf, bufLen, "
WhiteBalance
", ImageInfo.
Whitebalance
);
jhead.h
99
int
Whitebalance
;
exif.c
288
{ TAG_WHITEBALANCE, "
WhiteBalance
", FMT_USHORT, 1},
[
all
...]
jhead.c
792
ImageInfo.
Whitebalance
= -1;
[
all
...]
Completed in 3963 milliseconds