HomeSort by relevance Sort by last modified time
    Searched refs:cam_sem_post (Results 1 - 25 of 49) sorted by null

1 2

  /device/huawei/angler/camera/QCamera2/stack/common/
cam_semaphore.h 55 static inline void cam_sem_post(cam_semaphore_t *s) function
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_semaphore.h 55 static inline void cam_sem_post(cam_semaphore_t *s) function
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_semaphore.h 55 static inline void cam_sem_post(cam_semaphore_t *s) function
  /hardware/qcom/camera/QCamera2/stack/common/
cam_semaphore.h 58 static inline void cam_sem_post(cam_semaphore_t *s) function
  /device/huawei/angler/camera/QCamera2/util/
QCameraCmdThread.cpp 151 cam_sem_post(&cmd_sem);
  /device/lge/bullhead/camera/QCamera2/util/
QCameraCmdThread.cpp 151 cam_sem_post(&cmd_sem);
  /device/moto/shamu/camera/QCamera2/util/
QCameraCmdThread.cpp 146 cam_sem_post(&cmd_sem);
  /hardware/qcom/camera/QCamera2/util/
QCameraCmdThread.cpp 160 cam_sem_post(&cmd_sem);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 376 /* send cam_sem_post to wake up cb thread to dispatch super buffer */
397 cam_sem_post(&(ch_obj->cb_thread.cmd_sem));
    [all...]
mm_camera_thread.c 646 cam_sem_post(&cmd_thread->cmd_sem);
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 279 cam_sem_post(&(ch_obj->cmd_thread.sync_sem));
594 /* send cam_sem_post to wake up cb thread to dispatch super buffer */
616 cam_sem_post(&(ch_obj->cb_thread.cmd_sem));
    [all...]
mm_camera_thread.c 671 cam_sem_post(&cmd_thread->cmd_sem);
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 105 cam_sem_post(&my_obj->job_mgr.job_sem);
794 cam_sem_post(&my_obj->job_mgr.job_sem);
916 cam_sem_post(&my_obj->job_mgr.job_sem);
mm_jpeg.c     [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 105 cam_sem_post(&my_obj->job_mgr.job_sem);
794 cam_sem_post(&my_obj->job_mgr.job_sem);
916 cam_sem_post(&my_obj->job_mgr.job_sem);
mm_jpeg.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 106 cam_sem_post(&my_obj->job_mgr.job_sem);
802 cam_sem_post(&my_obj->job_mgr.job_sem);
925 cam_sem_post(&my_obj->job_mgr.job_sem);
    [all...]
mm_jpeg.c     [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 101 cam_sem_post(&my_obj->job_mgr.job_sem);
787 cam_sem_post(&my_obj->job_mgr.job_sem);
909 cam_sem_post(&my_obj->job_mgr.job_sem);
mm_jpeg.c     [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 423 /* send cam_sem_post to wake up cb thread to dispatch super buffer */
444 cam_sem_post(&(ch_obj->cb_thread.cmd_sem));
    [all...]
mm_camera_thread.c 671 cam_sem_post(&cmd_thread->cmd_sem);
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 423 /* send cam_sem_post to wake up cb thread to dispatch super buffer */
444 cam_sem_post(&(ch_obj->cb_thread.cmd_sem));
    [all...]
mm_camera_thread.c 671 cam_sem_post(&cmd_thread->cmd_sem);
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraPostProc.cpp     [all...]

Completed in 475 milliseconds

1 2