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

  /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 182 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t));
187 memcpy(values, data, count * sizeof(srat_t));
191 p_info_data[numOfEntries].tag_entry.data._srat = *(srat_t *)data;
408 srat_t val_srat;
  /device/google/marlin/camera/
QCamera_Intf.h 747 } srat_t; typedef in typeref:struct:__anon3600
768 srat_t *_srats;
769 srat_t _srat;
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
  /device/google/marlin/camera/mm-image-codec/qexif/
qexif.h 56 } srat_t; typedef in typeref:struct:__anon3646
123 srat_t *_srats; // EXIF_SRATIONAL (count > 1)
124 srat_t _srat; // EXIF_SRATIONAL (count = 1)
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraPostProc.cpp     [all...]

Completed in 6141 milliseconds