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;
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...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 800 ImageInfo.Whitebalance = -1;
832 ImageInfo.Whitebalance = -1;
    [all...]

Completed in 184 milliseconds