Searched defs:video_msgq (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dmessage_queue.h37 struct video_msgq struct
57 struct video_msgq *ptr_dataq;
58 struct video_msgq *ptr_cmdq;
68 struct video_msgq * queue_get_cmd ( void* queuecontext );
71 struct video_msgq *post_msg
75 struct video_msgq *post_msg
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dqueue.h37 struct video_msgq struct
57 struct video_msgq *ptr_dataq;
58 struct video_msgq *ptr_cmdq;
68 struct video_msgq * queue_get_cmd ( void* queuecontext );
73 struct video_msgq *post_msg
77 struct video_msgq *post_msg
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h37 struct video_msgq { struct
55 struct video_msgq *ptr_dataq;
56 struct video_msgq *ptr_cmdq;
66 struct video_msgq * queue_get_cmd ( void* queuecontext );
69 struct video_msgq *post_msg
73 struct video_msgq *post_msg
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h37 struct video_msgq { struct
55 struct video_msgq *ptr_dataq;
56 struct video_msgq *ptr_cmdq;
66 struct video_msgq * queue_get_cmd ( void* queuecontext );
71 struct video_msgq *post_msg
75 struct video_msgq *post_msg
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h37 struct video_msgq { struct
55 struct video_msgq *ptr_dataq;
56 struct video_msgq *ptr_cmdq;
66 struct video_msgq * queue_get_cmd ( void* queuecontext );
69 struct video_msgq *post_msg
73 struct video_msgq *post_msg
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h37 struct video_msgq { struct
55 struct video_msgq *ptr_dataq;
56 struct video_msgq *ptr_cmdq;
66 struct video_msgq * queue_get_cmd ( void* queuecontext );
71 struct video_msgq *post_msg
75 struct video_msgq *post_msg

Completed in 128 milliseconds