Searched refs:vdec_msg_queue_qbuf (Results 1 – 2 of 2) sorted by relevance
74 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *msg_ctx, struct vdec_lat_buf *buf) in vdec_msg_queue_qbuf() function190 vdec_msg_queue_qbuf(&msg_queue->core_ctx, &msg_queue->empty_lat_buf); in vdec_msg_queue_wait_lat_buf_full()271 vdec_msg_queue_qbuf(&ctx->msg_queue.lat_ctx, lat_buf); in vdec_msg_queue_core_work()361 err = vdec_msg_queue_qbuf(&msg_queue->lat_ctx, lat_buf); in vdec_msg_queue_init()
150 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *ctx, struct vdec_lat_buf *buf);