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

  /device/google/marlin/camera/mm-image-codec/qexif/
qexif.h 61 EXIF_BYTE = 1,
95 * the type is EXIF_BYTE and the count is 1, that means the actual data
96 * is one byte and is accessible by data._byte. If the type is EXIF_BYTE
112 uint8_t *_bytes; // EXIF_BYTE (count > 1)
113 uint8_t _byte; // EXIF_BYTE (count = 1)
352 // Use EXIFTAGTYPE_GPS_VERSION_ID as the exif_tag_type (EXIF_BYTE)
357 #define EXIFTAGTYPE_GPS_VERSION_ID EXIF_BYTE
386 // Use EXIFTAGTYPE_GPS_ALTITUDE_REF as the exif_tag_type (EXIF_BYTE)
390 #define EXIFTAGTYPE_GPS_ALTITUDE_REF EXIF_BYTE
    [all...]
  /hardware/qcom/camera/msm8998/mm-image-codec/qexif/
qexif.h 61 EXIF_BYTE = 1,
95 * the type is EXIF_BYTE and the count is 1, that means the actual data
96 * is one byte and is accessible by data._byte. If the type is EXIF_BYTE
112 uint8_t *_bytes; // EXIF_BYTE (count > 1)
113 uint8_t _byte; // EXIF_BYTE (count = 1)
352 // Use EXIFTAGTYPE_GPS_VERSION_ID as the exif_tag_type (EXIF_BYTE)
357 #define EXIFTAGTYPE_GPS_VERSION_ID EXIF_BYTE
386 // Use EXIFTAGTYPE_GPS_ALTITUDE_REF as the exif_tag_type (EXIF_BYTE)
390 #define EXIFTAGTYPE_GPS_ALTITUDE_REF EXIF_BYTE
    [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 81 case EXIF_BYTE: {
218 case EXIF_BYTE: {
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 81 case EXIF_BYTE: {
218 case EXIF_BYTE: {
  /device/google/marlin/camera/
QCamera_Intf.h 722 EXIF_BYTE = 1,
  /hardware/qcom/camera/msm8998/
QCamera_Intf.h 722 EXIF_BYTE = 1,
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraPostProc.cpp     [all...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraPostProc.cpp     [all...]
QCamera2HWI.cpp     [all...]

Completed in 377 milliseconds