Searched refs:video_msgq (Results 1 – 10 of 10) sorted by relevance
37 struct video_msgq struct57 struct video_msgq *ptr_dataq; argument58 struct video_msgq *ptr_cmdq;68 struct video_msgq * queue_get_cmd ( void* queuecontext );73 struct video_msgq *post_msg77 struct video_msgq *post_msg
37 struct video_msgq struct57 struct video_msgq *ptr_dataq; argument58 struct video_msgq *ptr_cmdq;68 struct video_msgq * queue_get_cmd ( void* queuecontext );71 struct video_msgq *post_msg75 struct video_msgq *post_msg
37 struct video_msgq { struct55 struct video_msgq *ptr_dataq; argument56 struct video_msgq *ptr_cmdq;66 struct video_msgq * queue_get_cmd ( void* queuecontext );71 struct video_msgq *post_msg75 struct video_msgq *post_msg
37 struct video_msgq { struct55 struct video_msgq *ptr_dataq; argument56 struct video_msgq *ptr_cmdq;66 struct video_msgq * queue_get_cmd ( void* queuecontext );69 struct video_msgq *post_msg73 struct video_msgq *post_msg
63 struct video_msgq * queue_get_cmd (void* queuecontext ) in queue_get_cmd()66 struct video_msgq *pitem = NULL; in queue_get_cmd()103 struct video_msgq *pitem in queue_post_cmdq()126 sizeof (struct video_msgq)); in queue_post_cmdq()140 struct video_msgq *pitem in queue_post_dataq()163 sizeof (struct video_msgq)); in queue_post_dataq()
392 queue_ptr->ptr_cmdq = (struct video_msgq*) \ in init_encoder()393 calloc (sizeof (struct video_msgq), in init_encoder()395 queue_ptr->ptr_dataq = (struct video_msgq*) \ in init_encoder()396 calloc (sizeof (struct video_msgq), in init_encoder()806 struct video_msgq *queueitem = NULL; in video_thread()953 struct video_msgq queueitem ; in async_thread()
59 struct video_msgq * queue_get_cmd (void* queuecontext ) { in queue_get_cmd()61 struct video_msgq *pitem = NULL; in queue_get_cmd()94 struct video_msgq *pitem in queue_post_cmdq()116 sizeof (struct video_msgq)); in queue_post_cmdq()130 struct video_msgq *pitem in queue_post_dataq()152 sizeof (struct video_msgq)); in queue_post_dataq()
63 struct video_msgq * queue_get_cmd (void* queuecontext ) in queue_get_cmd()66 struct video_msgq *pitem = NULL; in queue_get_cmd()103 struct video_msgq *pitem in queue_post_cmdq()128 sizeof (struct video_msgq)); in queue_post_cmdq()142 struct video_msgq *pitem in queue_post_dataq()167 sizeof (struct video_msgq)); in queue_post_dataq()
338 queue_ptr->ptr_cmdq = (struct video_msgq*) \ in init_decoder()339 calloc (sizeof (struct video_msgq), in init_decoder()341 queue_ptr->ptr_dataq = (struct video_msgq*) \ in init_decoder()342 calloc (sizeof (struct video_msgq), in init_decoder()784 struct video_msgq *queueitem = NULL; in video_thread()962 struct video_msgq queueitem ; in async_thread()
323 queue_ptr->ptr_cmdq = (struct video_msgq*) \ in init_decoder()324 calloc (sizeof (struct video_msgq), in init_decoder()326 queue_ptr->ptr_dataq = (struct video_msgq*) \ in init_decoder()327 calloc (sizeof (struct video_msgq), in init_decoder()731 struct video_msgq *queueitem = NULL; in video_thread()903 struct video_msgq queueitem ; in async_thread()