OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msg_thread_id
(Results
26 - 34
of
34
) sorted by null
1
2
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp
694
pthread_join(
msg_thread_id
,NULL);
[
all
...]
omx_vdec_hevc_swvdec.cpp
668
msg_thread_id
= 0;
794
pthread_join(
msg_thread_id
,NULL);
[
all
...]
omx_vdec_v4l2.cpp
748
msg_thread_id
= 0;
900
pthread_join(
msg_thread_id
,NULL);
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp
660
msg_thread_id
= 0;
786
pthread_join(
msg_thread_id
,NULL);
[
all
...]
omx_vdec_msm8974.cpp
676
msg_thread_id
= 0;
809
pthread_join(
msg_thread_id
,NULL);
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp
777
msg_thread_id
= 0;
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp
284
pthread_join(
msg_thread_id
,NULL);
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp
344
pthread_join(
msg_thread_id
,NULL);
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp
351
pthread_join(
msg_thread_id
,NULL);
[
all
...]
Completed in 1742 milliseconds
1
2