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

  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 187 } mm_jpeg_job; typedef in typeref:struct:__anon3638
192 int32_t (* start_job) (uint32_t client_hdl, mm_jpeg_job* job, uint32_t* jobId);
mm_jpeg.h 73 mm_jpeg_job job; /* job description */
143 mm_jpeg_job* job,
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 195 } mm_jpeg_job; typedef in typeref:struct:__anon4128
200 int32_t (* start_job) (uint32_t client_hdl, mm_jpeg_job* job, uint32_t* jobId);
mm_jpeg.h 73 mm_jpeg_job job; /* job description */
144 mm_jpeg_job* job,
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 68 static int32_t mm_jpeg_intf_start_job(uint32_t client_hdl, mm_jpeg_job* job, uint32_t* jobId)
mm_jpeg.c 858 mm_jpeg_job* job,
889 memcpy(&node->entry.job, job, sizeof(mm_jpeg_job));
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 48 void static mm_jpeg_dump_job(mm_jpeg_job* job )
97 static int32_t mm_jpeg_intf_start_job(uint32_t client_hdl, mm_jpeg_job* job, uint32_t* jobId)
mm_jpeg.c     [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 236 mm_jpeg_job job;
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QualcommUsbCamera.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 434 mm_jpeg_job jpg_job;
545 memset(&jpg_job, 0, sizeof(mm_jpeg_job));
    [all...]

Completed in 405 milliseconds