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

  /device/asus/flo/camera/QCamera2/stack/common/
cam_semaphore.h 46 } cam_semaphore_t; typedef in typeref:struct:__anon2754
48 static inline void cam_sem_init(cam_semaphore_t *s, int n)
55 static inline void cam_sem_post(cam_semaphore_t *s)
63 static inline int cam_sem_wait(cam_semaphore_t *s)
74 static inline void cam_sem_destroy(cam_semaphore_t *s)
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_semaphore.h 46 } cam_semaphore_t; typedef in typeref:struct:__anon3242
48 static inline void cam_sem_init(cam_semaphore_t *s, int n)
55 static inline void cam_sem_post(cam_semaphore_t *s)
63 static inline int cam_sem_wait(cam_semaphore_t *s)
74 static inline void cam_sem_destroy(cam_semaphore_t *s)
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_semaphore.h 46 } cam_semaphore_t; typedef in typeref:struct:__anon3929
48 static inline void cam_sem_init(cam_semaphore_t *s, int n)
55 static inline void cam_sem_post(cam_semaphore_t *s)
63 static inline int cam_sem_wait(cam_semaphore_t *s)
74 static inline void cam_sem_destroy(cam_semaphore_t *s)
  /hardware/qcom/camera/QCamera2/stack/common/
cam_semaphore.h 46 } cam_semaphore_t; typedef in typeref:struct:__anon25168
48 static inline void cam_sem_init(cam_semaphore_t *s, int n)
55 static inline void cam_sem_post(cam_semaphore_t *s)
63 static inline int cam_sem_wait(cam_semaphore_t *s)
74 static inline void cam_sem_destroy(cam_semaphore_t *s)
  /device/asus/flo/camera/QCamera2/util/
QCameraCmdThread.h 67 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */
68 cam_semaphore_t sync_sem; /* semaphore for synchronized call signal */
  /device/lge/hammerhead/camera/QCamera2/util/
QCameraCmdThread.h 68 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */
69 cam_semaphore_t sync_sem; /* semaphore for synchronized call signal */
  /device/moto/shamu/camera/QCamera2/util/
QCameraCmdThread.h 68 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */
69 cam_semaphore_t sync_sem; /* semaphore for synchronized call signal */
  /hardware/qcom/camera/QCamera2/util/
QCameraCmdThread.h 68 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */
69 cam_semaphore_t sync_sem; /* semaphore for synchronized call signal */
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.h 201 cam_semaphore_t cmd_sem; // semaphore for cmd thread
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStateMachine.h 201 cam_semaphore_t cmd_sem; // semaphore for cmd thread
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStateMachine.h 222 cam_semaphore_t cmd_sem; // semaphore for cmd thread
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 147 cam_semaphore_t job_sem; /* semaphore for job cmd thread */
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 149 cam_semaphore_t job_sem; /* semaphore for job cmd thread */
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 238 cam_semaphore_t cmd_sem; // semaphore for cmd thread
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 362 cam_semaphore_t job_sem; /* semaphore for job cmd thread */
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 371 cam_semaphore_t job_sem; /* semaphore for job cmd thread */
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 102 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 102 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 122 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 129 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */

Completed in 1723 milliseconds