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

  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 114 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) function
185 //ops->abort_job_all = mm_jpeg_intf_close,
186 ops->close = mm_jpeg_intf_close;
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 232 /** mm_jpeg_intf_close:
244 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) function
328 ops->close = mm_jpeg_intf_close;
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 232 /** mm_jpeg_intf_close:
244 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) function
328 ops->close = mm_jpeg_intf_close;
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 234 /** mm_jpeg_intf_close:
246 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) function
339 ops->close = mm_jpeg_intf_close;
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 143 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) function
214 //ops->abort_job_all = mm_jpeg_intf_close,
215 ops->close = mm_jpeg_intf_close;

Completed in 781 milliseconds