Searched refs:msg_queue_core_ctx (Results 1 – 5 of 5) sorted by relevance
210 lat_buf = vdec_msg_queue_dqbuf(&dev->msg_queue_core_ctx); in vdec_msg_queue_core_work()224 if (!list_empty(&dev->msg_queue_core_ctx.ready_queue)) { in vdec_msg_queue_core_work()226 dev->msg_queue_core_ctx.ready_num); in vdec_msg_queue_core_work()
513 struct vdec_msg_queue_ctx msg_queue_core_ctx; member
313 vdec_msg_queue_init_ctx(&dev->msg_queue_core_ctx, MTK_VDEC_CORE); in mtk_vcodec_probe()
675 vdec_msg_queue_qbuf(&inst->ctx->dev->msg_queue_core_ctx, lat_buf); in vdec_h264_slice_lat_decode()701 vdec_msg_queue_qbuf(&inst->ctx->dev->msg_queue_core_ctx, lat_buf); in vdec_h264_slice_lat_decode()
2122 vdec_msg_queue_qbuf(&ctx->dev->msg_queue_core_ctx, lat_buf); in vdec_vp9_slice_lat_decode()