HomeSort by relevance Sort by last modified time
    Searched refs:Whitebalance (Results 1 - 4 of 4) sorted by null

  /external/jhead/
main.c 90 ImageInfo.Whitebalance = -1;
681 if (ImageInfo.Whitebalance >= 0) {
682 bufLen = addKeyValueInt(&buf, bufLen, "WhiteBalance", ImageInfo.Whitebalance);
jhead.h 112 int Whitebalance;
exif.c 288 { TAG_WHITEBALANCE, "WhiteBalance", FMT_USHORT, 1},
    [all...]
jhead.c 792 ImageInfo.Whitebalance = -1;
    [all...]

Completed in 45 milliseconds