Searched refs:vdec_msg_queue_ctx (Results 1 – 3 of 3) sorted by relevance
32 struct vdec_msg_queue_ctx { struct84 struct vdec_msg_queue_ctx lat_ctx;105 void vdec_msg_queue_init_ctx(struct vdec_msg_queue_ctx *ctx, int hardware_index);114 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *ctx, struct vdec_lat_buf *buf);122 struct vdec_lat_buf *vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *ctx);
34 void vdec_msg_queue_init_ctx(struct vdec_msg_queue_ctx *ctx, int hardware_index) in vdec_msg_queue_init_ctx()55 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *msg_ctx, struct vdec_lat_buf *buf) in vdec_msg_queue_qbuf()82 static bool vdec_msg_queue_wait_event(struct vdec_msg_queue_ctx *msg_ctx) in vdec_msg_queue_wait_event()95 struct vdec_lat_buf *vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *msg_ctx) in vdec_msg_queue_dqbuf()
513 struct vdec_msg_queue_ctx msg_queue_core_ctx;