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

  /external/jhead/
jhead.h 84 int FlashUsed;
exif.c 747 ImageInfo.FlashUsed=(int)ConvertAnyFormat(ValuePtr, Format);
    [all...]
main.c 88 ImageInfo.FlashUsed = -1;
580 if (ImageInfo.FlashUsed >= 0) {
581 bufLen = addKeyValueInt(&buf, bufLen, "Flash", ImageInfo.FlashUsed);
jhead.c 790 ImageInfo.FlashUsed = -1;
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 793 ImageInfo.FlashUsed = -1;
826 ImageInfo.FlashUsed = -1;
    [all...]

Completed in 78 milliseconds