Home
last modified time | relevance | path

Searched refs:msg_queue_core_ctx (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dvdec_msg_queue.c210 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()
A Dmtk_vcodec_drv.h513 struct vdec_msg_queue_ctx msg_queue_core_ctx; member
A Dmtk_vcodec_dec_drv.c313 vdec_msg_queue_init_ctx(&dev->msg_queue_core_ctx, MTK_VDEC_CORE); in mtk_vcodec_probe()
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_h264_req_multi_if.c675 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()
A Dvdec_vp9_req_lat_if.c2122 vdec_msg_queue_qbuf(&ctx->dev->msg_queue_core_ctx, lat_buf); in vdec_vp9_slice_lat_decode()

Completed in 15 milliseconds