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

  /external/jhead/
jhead.h 93 int Whitebalance;
main.c 90 ImageInfo.Whitebalance = -1;
630 if (ImageInfo.Whitebalance >= 0) {
631 bufLen = addKeyValueInt(&buf, bufLen, "WhiteBalance", ImageInfo.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 795 ImageInfo.Whitebalance = -1;
828 ImageInfo.Whitebalance = -1;
    [all...]

Completed in 275 milliseconds