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

  /external/jhead/
main.c 90 ImageInfo.Whitebalance = -1;
635 if (ImageInfo.Whitebalance >= 0) {
636 bufLen = addKeyValueInt(&buf, bufLen, "WhiteBalance", ImageInfo.Whitebalance);
jhead.h 98 int Whitebalance;
exif.c 288 { TAG_WHITEBALANCE, "WhiteBalance", FMT_USHORT, 1},
    [all...]
jhead.c 792 ImageInfo.Whitebalance = -1;
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 799 ImageInfo.Whitebalance = -1;
831 ImageInfo.Whitebalance = -1;
    [all...]

Completed in 163 milliseconds