Searched refs:vdec_msg_queue_qbuf (Results 1 – 4 of 4) sorted by relevance
55 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *msg_ctx, struct vdec_lat_buf *buf) in vdec_msg_queue_qbuf() function222 vdec_msg_queue_qbuf(&ctx->msg_queue.lat_ctx, lat_buf); in vdec_msg_queue_core_work()281 err = vdec_msg_queue_qbuf(&msg_queue->lat_ctx, lat_buf); in vdec_msg_queue_init()
114 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *ctx, struct vdec_lat_buf *buf);
644 vdec_msg_queue_qbuf(&inst->ctx->dev->msg_queue_core_ctx, lat_buf); in vdec_h264_slice_lat_decode()665 vdec_msg_queue_qbuf(&inst->ctx->dev->msg_queue_core_ctx, lat_buf); in vdec_h264_slice_lat_decode()675 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.lat_ctx, lat_buf); in vdec_h264_slice_lat_decode()677 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.lat_ctx, lat_buf); in vdec_h264_slice_lat_decode()
2120 vdec_msg_queue_qbuf(&ctx->dev->msg_queue_core_ctx, lat_buf); in vdec_vp9_slice_lat_decode()