HomeSort by relevance Sort by last modified time
    Searched defs:video_msgq (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
message_queue.h 37 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/mm-video-legacy/vidc/venc/inc/
queue.h 37 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/mm-video-v4l2/vidc/vdec/inc/
message_queue.h 37 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/mm-video-v4l2/vidc/venc/inc/
queue.h 37 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 716 milliseconds