Home
last modified time | relevance | path

Searched defs:client_hdl (Results 1 – 25 of 31) sorted by relevance

12

/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
Dmm_jpeg_interface.c97 static int32_t mm_jpeg_intf_start_job(uint32_t client_hdl, mm_jpeg_job* job, uint32_t* jobId) in mm_jpeg_intf_start_job()
121 static int32_t mm_jpeg_intf_abort_job(uint32_t client_hdl, uint32_t jobId) in mm_jpeg_intf_abort_job()
143 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) in mm_jpeg_intf_close()
Dmm_jpeg.c924 uint32_t client_hdl = 0; in mm_jpeg_new_client() local
955 uint32_t client_hdl, in mm_jpeg_start_job()
1000 uint32_t client_hdl, in mm_jpeg_abort_job()
1053 int32_t mm_jpeg_close(mm_jpeg_obj *my_obj, uint32_t client_hdl) in mm_jpeg_close()
1322 …eg_job_q_node_t* mm_jpeg_queue_remove_job_by_client_id(mm_jpeg_queue_t* queue, uint32_t client_hdl) in mm_jpeg_queue_remove_job_by_client_id()
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpegdec_interface.c98 static int32_t mm_jpegdec_intf_create_session(uint32_t client_hdl, in mm_jpegdec_intf_create_session()
202 static int32_t mm_jpegdec_intf_close(uint32_t client_hdl) in mm_jpegdec_intf_close()
Dmm_jpeg_interface.c142 static int32_t mm_jpeg_intf_create_session(uint32_t client_hdl, in mm_jpeg_intf_create_session()
246 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) in mm_jpeg_intf_close()
Dmm_jpeg.c1886 uint32_t client_hdl = 0; in mm_jpeg_new_client() local
2107 uint32_t client_hdl, in mm_jpeg_create_session()
2511 int32_t mm_jpeg_close(mm_jpeg_obj *my_obj, uint32_t client_hdl) in mm_jpeg_close()
2677 mm_jpeg_queue_t* queue, uint32_t client_hdl) in mm_jpeg_queue_remove_job_by_client_id()
Dmm_jpegdec.c824 uint32_t client_hdl, in mm_jpegdec_create_session()
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_interface.c140 static int32_t mm_jpeg_intf_create_session(uint32_t client_hdl, in mm_jpeg_intf_create_session()
244 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) in mm_jpeg_intf_close()
Dmm_jpeg.c1882 uint32_t client_hdl = 0; in mm_jpeg_new_client() local
2066 uint32_t client_hdl, in mm_jpeg_create_session()
2287 int32_t mm_jpeg_close(mm_jpeg_obj *my_obj, uint32_t client_hdl) in mm_jpeg_close()
2439 mm_jpeg_queue_t* queue, uint32_t client_hdl) in mm_jpeg_queue_remove_job_by_client_id()
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_interface.c140 static int32_t mm_jpeg_intf_create_session(uint32_t client_hdl, in mm_jpeg_intf_create_session()
244 static int32_t mm_jpeg_intf_close(uint32_t client_hdl) in mm_jpeg_intf_close()
Dmm_jpeg.c1734 uint32_t client_hdl = 0; in mm_jpeg_new_client() local
1918 uint32_t client_hdl, in mm_jpeg_create_session()
2109 int32_t mm_jpeg_close(mm_jpeg_obj *my_obj, uint32_t client_hdl) in mm_jpeg_close()
2261 mm_jpeg_queue_t* queue, uint32_t client_hdl) in mm_jpeg_queue_remove_job_by_client_id()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c35 uint32_t client_hdl, in jpeg_encode_cb()
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c35 uint32_t client_hdl, in jpeg_encode_cb()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3PostProc.h53 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3PostProc.h52 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member
/device/asus/flo/camera/QCamera2/HAL/
DQCameraPostProc.h45 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraPostProc.h45 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3PostProc.h61 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_test.c85 uint32_t client_hdl, in mm_jpeg_encode_callback()
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_test.c84 uint32_t client_hdl, in mm_jpeg_encode_callback()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c35 uint32_t client_hdl, in jpeg_encode_cb()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraPostProc.h47 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member
/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
Dmm_jpeg.h71 uint32_t client_hdl; /* client handler */ member
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpegdec_test.c108 uint32_t client_hdl, in mm_jpegdec_decode_callback()
Dmm_jpeg_test.c143 uint32_t client_hdl, in mm_jpeg_encode_callback()
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg.h77 uint32_t client_hdl; /* client handler */ member

12