Home
last modified time | relevance | path

Searched refs:c_lock (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp4496 pthread_mutex_init(&c_lock, NULL); in omx_c2d_conv()
4535 pthread_mutex_lock(&c_lock); in convert()
4538 pthread_mutex_unlock(&c_lock); in convert()
4547 pthread_mutex_lock(&c_lock); in open()
4557 pthread_mutex_unlock(&c_lock); in open()
4564 pthread_mutex_lock(&c_lock); in close()
4567 pthread_mutex_unlock(&c_lock); in close()
4576 pthread_mutex_lock(&c_lock); in ~omx_c2d_conv()
4578 pthread_mutex_unlock(&c_lock); in ~omx_c2d_conv()
4586 pthread_mutex_destroy(&c_lock); in ~omx_c2d_conv()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp4753 pthread_mutex_init(&c_lock, NULL); in omx_c2d_conv()
4792 pthread_mutex_lock(&c_lock); in convert()
4795 pthread_mutex_unlock(&c_lock); in convert()
4804 pthread_mutex_lock(&c_lock); in open()
4814 pthread_mutex_unlock(&c_lock); in open()
4821 pthread_mutex_lock(&c_lock); in close()
4824 pthread_mutex_unlock(&c_lock); in close()
4833 pthread_mutex_lock(&c_lock); in ~omx_c2d_conv()
4835 pthread_mutex_unlock(&c_lock); in ~omx_c2d_conv()
4843 pthread_mutex_destroy(&c_lock); in ~omx_c2d_conv()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h183 pthread_mutex_t c_lock; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h186 pthread_mutex_t c_lock; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp551 pthread_mutex_init(&c_lock, NULL); in omx_vdec()
595 pthread_mutex_destroy(&c_lock); in ~omx_vdec()
9103 pthread_mutex_lock(&omx->c_lock); in update_buffer_req()
9130 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req()
9150 pthread_mutex_lock(&omx->c_lock); in set_color_format()
9176 pthread_mutex_unlock(&omx->c_lock); in set_color_format()
9207 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr()
9226 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr()
9264 pthread_mutex_lock(&omx->c_lock); in get_buffer_req()
9267 pthread_mutex_unlock(&omx->c_lock); in get_buffer_req()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp597 pthread_mutex_init(&c_lock, NULL); in omx_vdec()
709 pthread_mutex_destroy(&c_lock); in ~omx_vdec()
8180 pthread_mutex_lock(&omx->c_lock); in update_buffer_req()
8214 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req()
8227 pthread_mutex_lock(&omx->c_lock); in set_color_format()
8256 pthread_mutex_unlock(&omx->c_lock); in set_color_format()
8288 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr()
8292 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr()
8328 pthread_mutex_lock(&omx->c_lock); in get_buffer_req()
8343 pthread_mutex_unlock(&omx->c_lock); in get_buffer_req()
[all …]
Domx_vdec_msm8974.cpp693 pthread_mutex_init(&c_lock, NULL); in omx_vdec()
821 pthread_mutex_destroy(&c_lock); in ~omx_vdec()
10156 pthread_mutex_lock(&omx->c_lock); in update_buffer_req()
10191 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req()
10204 pthread_mutex_lock(&omx->c_lock); in set_color_format()
10243 pthread_mutex_unlock(&omx->c_lock); in set_color_format()
10275 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr()
10283 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr()
10291 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr()
10321 pthread_mutex_lock(&omx->c_lock); in get_buffer_req()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp592 pthread_mutex_init(&c_lock, NULL); in omx_vdec()
704 pthread_mutex_destroy(&c_lock); in ~omx_vdec()
8126 pthread_mutex_lock(&omx->c_lock); in update_buffer_req()
8160 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req()
8173 pthread_mutex_lock(&omx->c_lock); in set_color_format()
8202 pthread_mutex_unlock(&omx->c_lock); in set_color_format()
8234 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr()
8238 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr()
8274 pthread_mutex_lock(&omx->c_lock); in get_buffer_req()
8289 pthread_mutex_unlock(&omx->c_lock); in get_buffer_req()
[all …]
Domx_vdec_hevc_swvdec.cpp682 pthread_mutex_init(&c_lock, &attr); in omx_vdec()
828 pthread_mutex_destroy(&c_lock); in ~omx_vdec()
9467 pthread_mutex_lock(&omx->c_lock); in update_buffer_req()
9501 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req()
9514 pthread_mutex_lock(&omx->c_lock); in set_color_format()
9543 pthread_mutex_unlock(&omx->c_lock); in set_color_format()
9575 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr()
9579 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr()
9614 pthread_mutex_lock(&omx->c_lock); in get_buffer_req()
9629 pthread_mutex_unlock(&omx->c_lock); in get_buffer_req()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h672 pthread_mutex_t c_lock; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h686 pthread_mutex_t c_lock; variable
Domx_vdec_hevc_swvdec.h817 pthread_mutex_t c_lock; variable
Domx_vdec.h787 pthread_mutex_t c_lock; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h692 pthread_mutex_t c_lock; variable
Domx_vdec.h785 pthread_mutex_t c_lock; variable