/device/asus/flo/camera/QCamera2/HAL/ |
QCameraPostProc.h | 45 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member in struct:qcamera::__anon1587
|
/device/asus/flo/camera/QCamera2/HAL3/ |
QCamera3PostProc.h | 52 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member in struct:qcamera::__anon1615
|
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/ |
mm_jpeg.h | 71 uint32_t client_hdl; /* client handler */ member in struct:__anon2156 142 uint32_t client_hdl, 146 uint32_t client_hdl, 149 uint32_t client_hdl);
|
/hardware/qcom/camera/QCamera2/HAL/ |
QCameraPostProc.h | 45 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member in struct:qcamera::__anon31203
|
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3PostProc.h | 52 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member in struct:qcamera::__anon31233
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
mm_jpeg.h | 76 uint32_t client_hdl; /* client handler */ member in struct:__anon1814 172 uint32_t client_hdl); 174 uint32_t client_hdl,
|
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 69 mm_jpeg_job_q_node_t* mm_jpeg_queue_remove_job_by_client_id(mm_jpeg_queue_t* queue, uint32_t client_hdl); 610 job_entry->client_hdl, 826 uint32_t client_hdl = 0; local 831 return client_hdl; 843 client_hdl = mm_jpeg_util_generate_handler(idx); 847 my_obj->clnt_mgr[idx].client_handle = client_hdl; 853 return client_hdl; 857 uint32_t client_hdl, 869 clnt_idx = mm_jpeg_util_get_index_by_handler(client_hdl); 871 CDBG_ERROR("%s: invalid client with handler (%d)", __func__, client_hdl); [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
mm_jpeg.h | 76 uint32_t client_hdl; /* client handler */ member in struct:__anon31442 173 uint32_t client_hdl); 175 uint32_t client_hdl,
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 227 mm_jpeg_queue_t* queue, uint32_t client_hdl); 1734 uint32_t client_hdl = 0; local [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 228 mm_jpeg_queue_t* queue, uint32_t client_hdl); 1781 uint32_t client_hdl = 0; local [all...] |