/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 4528 pthread_mutex_init(&c_lock, NULL); in omx_c2d_conv() 4567 pthread_mutex_lock(&c_lock); in convert() 4570 pthread_mutex_unlock(&c_lock); in convert() 4579 pthread_mutex_lock(&c_lock); in open() 4589 pthread_mutex_unlock(&c_lock); in open() 4596 pthread_mutex_lock(&c_lock); in close() 4599 pthread_mutex_unlock(&c_lock); in close() 4608 pthread_mutex_lock(&c_lock); in ~omx_c2d_conv() 4610 pthread_mutex_unlock(&c_lock); in ~omx_c2d_conv() 4618 pthread_mutex_destroy(&c_lock); in ~omx_c2d_conv() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 4862 pthread_mutex_init(&c_lock, NULL); in omx_c2d_conv() 4901 pthread_mutex_lock(&c_lock); in convert() 4904 pthread_mutex_unlock(&c_lock); in convert() 4914 pthread_mutex_lock(&c_lock); in open() 4925 pthread_mutex_unlock(&c_lock); in open() 4932 pthread_mutex_lock(&c_lock); in close() 4935 pthread_mutex_unlock(&c_lock); in close() 4944 pthread_mutex_lock(&c_lock); in ~omx_c2d_conv() 4946 pthread_mutex_unlock(&c_lock); in ~omx_c2d_conv() 4954 pthread_mutex_destroy(&c_lock); in ~omx_c2d_conv() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 5013 pthread_mutex_init(&c_lock, NULL); in omx_c2d_conv() 5052 pthread_mutex_lock(&c_lock); in convert() 5055 pthread_mutex_unlock(&c_lock); in convert() 5065 pthread_mutex_lock(&c_lock); in open() 5076 pthread_mutex_unlock(&c_lock); in open() 5083 pthread_mutex_lock(&c_lock); in close() 5086 pthread_mutex_unlock(&c_lock); in close() 5095 pthread_mutex_lock(&c_lock); in ~omx_c2d_conv() 5097 pthread_mutex_unlock(&c_lock); in ~omx_c2d_conv() 5105 pthread_mutex_destroy(&c_lock); in ~omx_c2d_conv() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 183 pthread_mutex_t c_lock; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 551 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/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 189 pthread_mutex_t c_lock; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 592 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 …]
|
D | omx_vdec_hevc_swvdec.cpp | 682 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 …]
|
D | omx_vdec_v4l2.cpp | 767 pthread_mutex_init(&c_lock, NULL); in omx_vdec() 919 pthread_mutex_destroy(&c_lock); in ~omx_vdec() 11535 pthread_mutex_lock(&omx->c_lock); in update_buffer_req() 11570 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req() 11583 pthread_mutex_lock(&omx->c_lock); in set_color_format() 11629 pthread_mutex_unlock(&omx->c_lock); in set_color_format() 11661 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr() 11669 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 11677 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 11707 pthread_mutex_lock(&omx->c_lock); in get_buffer_req() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 597 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 …]
|
D | omx_vdec_msm8974.cpp | 694 pthread_mutex_init(&c_lock, NULL); in omx_vdec() 822 pthread_mutex_destroy(&c_lock); in ~omx_vdec() 10248 pthread_mutex_lock(&omx->c_lock); in update_buffer_req() 10283 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req() 10296 pthread_mutex_lock(&omx->c_lock); in set_color_format() 10335 pthread_mutex_unlock(&omx->c_lock); in set_color_format() 10367 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr() 10375 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 10383 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 10413 pthread_mutex_lock(&omx->c_lock); in get_buffer_req() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 674 pthread_mutex_init(&c_lock, &attr); in omx_vdec() 820 pthread_mutex_destroy(&c_lock); in ~omx_vdec() 9265 pthread_mutex_lock(&omx->c_lock); in update_buffer_req() 9299 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req() 9312 pthread_mutex_lock(&omx->c_lock); in set_color_format() 9341 pthread_mutex_unlock(&omx->c_lock); in set_color_format() 9373 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr() 9377 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 9412 pthread_mutex_lock(&omx->c_lock); in get_buffer_req() 9427 pthread_mutex_unlock(&omx->c_lock); in get_buffer_req() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 201 pthread_mutex_t c_lock; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 672 pthread_mutex_t c_lock; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 692 pthread_mutex_t c_lock; variable
|
D | omx_vdec.h | 785 pthread_mutex_t c_lock; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 686 pthread_mutex_t c_lock; variable
|
D | omx_vdec_hevc_swvdec.h | 817 pthread_mutex_t c_lock; variable
|
D | omx_vdec.h | 807 pthread_mutex_t c_lock; variable
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 844 pthread_mutex_init(&c_lock, NULL); in omx_vdec() 1005 pthread_mutex_destroy(&c_lock); in ~omx_vdec() 11165 pthread_mutex_lock(&omx->c_lock); in update_buffer_req() 11249 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req() 11263 pthread_mutex_lock(&omx->c_lock); in set_color_format() 11295 pthread_mutex_unlock(&omx->c_lock); in set_color_format() 11327 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr() 11339 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 11347 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 11377 pthread_mutex_lock(&omx->c_lock); in get_buffer_req() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 796 pthread_mutex_init(&c_lock, NULL); in omx_vdec() 967 pthread_mutex_destroy(&c_lock); in ~omx_vdec() 12667 pthread_mutex_lock(&omx->c_lock); in update_buffer_req() 12723 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req() 12737 pthread_mutex_lock(&omx->c_lock); in set_color_format() 12792 pthread_mutex_unlock(&omx->c_lock); in set_color_format() 12824 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr() 12832 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 12840 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 12870 pthread_mutex_lock(&omx->c_lock); in get_buffer_req() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 857 pthread_mutex_t c_lock; variable
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 878 pthread_mutex_init(&c_lock, NULL); in omx_vdec() 1047 pthread_mutex_destroy(&c_lock); in ~omx_vdec() 12379 pthread_mutex_lock(&omx->c_lock); in update_buffer_req() 12464 pthread_mutex_unlock(&omx->c_lock); in update_buffer_req() 12478 pthread_mutex_lock(&omx->c_lock); in set_color_format() 12518 pthread_mutex_unlock(&omx->c_lock); in set_color_format() 12546 pthread_mutex_lock(&omx->c_lock); in get_il_buf_hdr() 12561 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 12569 pthread_mutex_unlock(&omx->c_lock); in get_il_buf_hdr() 12584 pthread_mutex_lock(&omx->c_lock); in get_buffer_req() [all …]
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1074 pthread_mutex_t c_lock; variable
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1021 pthread_mutex_t c_lock; variable
|