/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg_inlines.h | 48 static inline mm_jpeg_job_session_t *mm_jpeg_get_session(mm_jpeg_obj *my_obj, uint32_t job_id) in mm_jpeg_get_session() 113 static inline void mm_jpeg_remove_session_idx(mm_jpeg_obj *my_obj, uint32_t job_id) in mm_jpeg_remove_session_idx()
|
D | mm_jpeg.h | 335 uint32_t job_id; member 341 uint32_t job_id; member
|
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpegdec_interface.c | 62 static int32_t mm_jpegdec_intf_start_job(mm_jpeg_job_t* job, uint32_t* job_id) in mm_jpegdec_intf_start_job() 168 static int32_t mm_jpegdec_intf_abort_job(uint32_t job_id) in mm_jpegdec_intf_abort_job()
|
D | mm_jpeg_interface.c | 106 static int32_t mm_jpeg_intf_start_job(mm_jpeg_job_t* job, uint32_t* job_id) in mm_jpeg_intf_start_job() 212 static int32_t mm_jpeg_intf_abort_job(uint32_t job_id) in mm_jpeg_intf_abort_job()
|
D | mm_jpeg.c | 1939 uint32_t *job_id) in mm_jpeg_start_job() 2745 mm_jpeg_queue_t* queue, uint32_t job_id) in mm_jpeg_queue_remove_job_by_job_id() 2790 mm_jpeg_queue_t* queue, uint32_t job_id) in mm_jpeg_queue_remove_job_unlk()
|
D | mm_jpegdec.c | 747 uint32_t *job_id) in mm_jpegdec_start_decode_job()
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_interface.c | 104 static int32_t mm_jpeg_intf_start_job(mm_jpeg_job_t* job, uint32_t* job_id) in mm_jpeg_intf_start_job() 210 static int32_t mm_jpeg_intf_abort_job(uint32_t job_id) in mm_jpeg_intf_abort_job()
|
D | mm_jpeg.c | 1216 inline void mm_jpeg_remove_session_idx(mm_jpeg_obj *my_obj, uint32_t job_id) in mm_jpeg_remove_session_idx() 1240 inline mm_jpeg_job_session_t *mm_jpeg_get_session(mm_jpeg_obj *my_obj, uint32_t job_id) in mm_jpeg_get_session() 1787 uint32_t *job_id) in mm_jpeg_start_job() 2329 mm_jpeg_queue_t* queue, uint32_t job_id) in mm_jpeg_queue_remove_job_by_job_id() 2362 mm_jpeg_queue_t* queue, uint32_t job_id) in mm_jpeg_queue_remove_job_unlk()
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_interface.c | 104 static int32_t mm_jpeg_intf_start_job(mm_jpeg_job_t* job, uint32_t* job_id) in mm_jpeg_intf_start_job() 210 static int32_t mm_jpeg_intf_abort_job(uint32_t job_id) in mm_jpeg_intf_abort_job()
|
D | mm_jpeg.c | 1323 inline void mm_jpeg_remove_session_idx(mm_jpeg_obj *my_obj, uint32_t job_id) in mm_jpeg_remove_session_idx() 1347 inline mm_jpeg_job_session_t *mm_jpeg_get_session(mm_jpeg_obj *my_obj, uint32_t job_id) in mm_jpeg_get_session() 1935 uint32_t *job_id) in mm_jpeg_start_job() 2507 mm_jpeg_queue_t* queue, uint32_t job_id) in mm_jpeg_queue_remove_job_by_job_id() 2540 mm_jpeg_queue_t* queue, uint32_t job_id) in mm_jpeg_queue_remove_job_unlk()
|
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 863 uint32_t job_id = 0; in mm_jpeg_start_job() local 1234 mm_jpeg_job_q_node_t* mm_jpeg_queue_remove_job_by_job_id(mm_jpeg_queue_t* queue, uint32_t job_id) in mm_jpeg_queue_remove_job_by_job_id() 1264 int32_t mm_jpeg_queue_update_flag(mm_jpeg_queue_t* queue, uint32_t job_id, uint8_t flag) in mm_jpeg_queue_update_flag()
|
/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 961 uint32_t job_id = 0; in mm_jpeg_start_job() local 1355 mm_jpeg_job_q_node_t* mm_jpeg_queue_remove_job_by_job_id(mm_jpeg_queue_t* queue, uint32_t job_id) in mm_jpeg_queue_remove_job_by_job_id() 1386 int32_t mm_jpeg_queue_update_flag(mm_jpeg_queue_t* queue, uint32_t job_id, uint8_t flag) in mm_jpeg_queue_update_flag()
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | mm_jpeg_test.c | 77 uint32_t job_id[5]; member
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | mm_jpeg_test.c | 77 uint32_t job_id[5]; member
|
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | mm_jpegdec_test.c | 88 uint32_t job_id[5]; member
|
D | mm_jpeg_test.c | 115 uint32_t job_id[MAX_NUM_BUFS]; member
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg.h | 127 uint32_t job_id; member
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg.h | 129 uint32_t job_id; member
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraPostProc.cpp | 2406 uint32_t job_id = *((uint32_t *) match_data); in matchJobId() local
|
D | QCamera2HWI.cpp | 6335 int32_t QCamera2HardwareInterface::waitDefferedWork(int32_t &job_id) in waitDefferedWork()
|