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

  /external/libexif/contrib/examples/
cam_features.c 115 EXIF_TAG_WHITE_BALANCE = 0xa403,
146 exif_entry_initialize (pE, EXIF_TAG_WHITE_BALANCE);
  /external/libexif/libexif/
exif-tag.h 138 EXIF_TAG_WHITE_BALANCE = 0xa403,
exif-entry.c 219 case EXIF_TAG_WHITE_BALANCE:
688 { EXIF_TAG_WHITE_BALANCE,
    [all...]
exif-tag.c     [all...]
  /device/generic/goldfish/camera/
Exif.cpp 483 createEntry(exifData, EXIF_IFD_EXIF, EXIF_TAG_WHITE_BALANCE, awb);
  /hardware/interfaces/camera/common/1.0/default/
Exif.cpp 739 SET_SHORT(EXIF_IFD_EXIF, EXIF_TAG_WHITE_BALANCE, white_balance);
    [all...]

Completed in 60 milliseconds