Home
last modified time | relevance | path

Searched refs:pause_resume_cond (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h439 pthread_cond_t pause_resume_cond; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h498 pthread_cond_t pause_resume_cond; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h555 pthread_cond_t pause_resume_cond; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h562 pthread_cond_t pause_resume_cond; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h604 pthread_cond_t pause_resume_cond; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h560 pthread_cond_t pause_resume_cond; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp132 pthread_cond_init(&pause_resume_cond, NULL); in venc_dev()
287 pthread_cond_wait(&omx->handle->pause_resume_cond, in async_venc_message_thread()
2135 return pthread_cond_signal(&pause_resume_cond); in venc_resume()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp243 pthread_cond_init(&pause_resume_cond, NULL); in venc_dev()
355 pthread_cond_wait(&omx->handle->pause_resume_cond, in async_venc_message_thread()
2852 return pthread_cond_signal(&pause_resume_cond); in venc_resume()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp151 pthread_cond_init(&pause_resume_cond, NULL); in venc_dev()
296 pthread_cond_wait(&omx->handle->pause_resume_cond, in async_venc_message_thread()
3629 return pthread_cond_signal(&pause_resume_cond); in venc_resume()