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

  /hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h 81 static const char TAG_SHUTTERSPEED[] = "ShutterSpeedValue";
  /external/jhead/
exif.c 140 #define TAG_SHUTTERSPEED 0x9201
249 { TAG_SHUTTERSPEED, "ShutterSpeedValue", FMT_SRATIONAL, 1},
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp 747 exifTable->insertElement(TAG_SHUTTERSPEED, temp_value);

Completed in 81 milliseconds