HomeSort by relevance Sort by last modified time
    Searched defs:client_hdl (Results 1 - 17 of 17) sorted by null

  /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::__anon2600
  /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::__anon2628
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraPostProc.h 45 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member in struct:qcamera::__anon3091
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3PostProc.h 53 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member in struct:qcamera::__anon3122
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg.h 71 uint32_t client_hdl; /* client handler */ member in struct:__anon3615
142 uint32_t client_hdl,
146 uint32_t client_hdl,
149 uint32_t client_hdl);
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg.h 71 uint32_t client_hdl; /* client handler */ member in struct:__anon4105
143 uint32_t client_hdl,
147 uint32_t client_hdl,
150 uint32_t client_hdl);
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.h 47 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member in struct:qcamera::__anon4141
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3PostProc.h 61 uint32_t client_hdl; // handle of jpeg client (obtained when open jpeg) member in struct:qcamera::__anon4180
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 76 uint32_t client_hdl; /* client handler */ member in struct:__anon2827
172 uint32_t client_hdl);
174 uint32_t client_hdl,
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 77 uint32_t client_hdl; /* client handler */ member in struct:__anon3334
174 uint32_t client_hdl);
176 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...]
  /device/moto/shamu/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);
706 job_entry->client_hdl,
924 uint32_t client_hdl = 0; local
    [all...]
  /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...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 246 mm_jpeg_queue_t* queue, uint32_t client_hdl);
1882 uint32_t client_hdl = 0; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 263 uint32_t client_hdl; /* client handler */ member in struct:mm_jpeg_job_session
407 uint32_t client_hdl);
409 uint32_t client_hdl,
424 uint32_t client_hdl,
470 mm_jpeg_queue_t* queue, uint32_t client_hdl);
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1886 uint32_t client_hdl = 0; local
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 251 uint32_t client_hdl; member in struct:__anon3874
932 uint32_t client_hdl,
939 uint32_t client_hdl,
    [all...]

Completed in 317 milliseconds