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

  /frameworks/av/media/img_utils/include/img_utils/
TagDefinitions.h 169 TAG_COMPRESSION = 0x0103u,
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 899 BAIL_IF_INVALID(writer->addEntry(TAG_COMPRESSION, 1, &compression, TIFF_IFD_0), env,
900 TAG_COMPRESSION, writer);
    [all...]
  /external/jhead/
exif.c 89 #define TAG_COMPRESSION 0x0103
198 { TAG_COMPRESSION, "Compression", FMT_USHORT, 1},
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 80 public static final int TAG_COMPRESSION =
400 * Constants for {@link TAG_COMPRESSION}
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 80 public static final int TAG_COMPRESSION =
400 * Constants for {@link TAG_COMPRESSION}
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 80 public static final int TAG_COMPRESSION =
400 * Constants for {@link TAG_COMPRESSION}
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java 80 public static final int TAG_COMPRESSION =
400 * Constants for {@link TAG_COMPRESSION}
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java 80 public static final int TAG_COMPRESSION =
400 * Constants for {@link TAG_COMPRESSION}
    [all...]

Completed in 1488 milliseconds