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

1 2

  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 74 case EXIF_BYTE: {
201 case EXIF_BYTE: {
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 77 case EXIF_BYTE: {
214 case EXIF_BYTE: {
  /device/asus/flo/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...]
  /device/lge/hammerhead/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...]
  /device/moto/shamu/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...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 77 case EXIF_BYTE: {
214 case EXIF_BYTE: {
  /device/lge/mako/camera/
QCamera_Intf.h 745 EXIF_BYTE = 1,
    [all...]
QCameraHWI_Parm.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 683 EXIF_BYTE = 1,
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
QCamera3Channel.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
QCamera3Channel.cpp     [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 722 EXIF_BYTE = 1,
  /device/lge/hammerhead/camera/
QCamera_Intf.h 722 EXIF_BYTE = 1,
  /device/moto/shamu/camera/
QCamera_Intf.h 722 EXIF_BYTE = 1,
  /device/asus/flo/camera/QCamera2/HAL/
QCameraPostProc.cpp     [all...]
QCamera2HWI.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraPostProc.cpp     [all...]
QCamera2HWI.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
QCamera3Channel.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp     [all...]

Completed in 169 milliseconds

1 2