OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cam_sem_post
(Results
1 - 20
of
20
) sorted by null
/device/asus/flo/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
55
static inline void
cam_sem_post
(cam_semaphore_t *s)
function
/device/asus/flo/camera/QCamera2/util/
QCameraCmdThread.cpp
125
cam_sem_post
(&cmd_sem);
/hardware/qcom/camera/QCamera2/util/
QCameraCmdThread.cpp
145
cam_sem_post
(&cmd_sem);
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
[
all
...]
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
242
/* send
cam_sem_post
to wake up cb thread to dispatch super buffer */
258
cam_sem_post
(&(ch_obj->cb_thread.cmd_sem));
[
all
...]
mm_camera_thread.c
611
cam_sem_post
(&cmd_thread->cmd_sem);
mm_camera_stream.c
146
/* send
cam_sem_post
to wake up channel cmd thread to enqueue to super buffer */
157
cam_sem_post
(&(my_obj->ch_obj->cmd_thread.cmd_sem));
166
/* send
cam_sem_post
to wake up cmd thread to dispatch dataCB */
177
cam_sem_post
(&(my_obj->cmd_thread.cmd_sem));
[
all
...]
mm_camera.c
216
cam_sem_post
(&(my_obj->evt_thread.cmd_sem));
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
244
/* send
cam_sem_post
to wake up cb thread to dispatch super buffer */
260
cam_sem_post
(&(ch_obj->cb_thread.cmd_sem));
[
all
...]
mm_camera_thread.c
622
cam_sem_post
(&cmd_thread->cmd_sem);
mm_camera_stream.c
146
/* send
cam_sem_post
to wake up channel cmd thread to enqueue to super buffer */
157
cam_sem_post
(&(my_obj->ch_obj->cmd_thread.cmd_sem));
166
/* send
cam_sem_post
to wake up cmd thread to dispatch dataCB */
177
cam_sem_post
(&(my_obj->cmd_thread.cmd_sem));
[
all
...]
mm_camera.c
217
cam_sem_post
(&(my_obj->evt_thread.cmd_sem));
[
all
...]
/device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.cpp
143
cam_sem_post
(&cmd_sem);
183
cam_sem_post
(&cmd_sem);
220
cam_sem_post
(&cmd_sem);
[
all
...]
QCameraPostProc.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.cpp
143
cam_sem_post
(&cmd_sem);
183
cam_sem_post
(&cmd_sem);
220
cam_sem_post
(&cmd_sem);
[
all
...]
QCameraPostProc.cpp
[
all
...]
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3PostProc.cpp
[
all
...]
Completed in 460 milliseconds