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

  /hardware/qcom/media/mm-video/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/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

Completed in 14 milliseconds