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

  /hardware/ti/omap4-aah/camera/inc/
Encoder_libjpeg.h 83 static const char TAG_WHITEBALANCE[] = "WhiteBalance";
  /hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h 74 static const char TAG_WHITEBALANCE[] = "WhiteBalance";
  /external/jhead/
exif.c 181 #define TAG_WHITEBALANCE 0xA403
288 { TAG_WHITEBALANCE, "WhiteBalance", FMT_USHORT, 1},
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXExif.cpp 681 exifTable->insertElement(TAG_WHITEBALANCE, temp_value);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp 683 exifTable->insertElement(TAG_WHITEBALANCE, temp_value);

Completed in 197 milliseconds