Home
last modified time | relevance | path

Searched defs:vdec_av1_slice_instance (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_av1_req_lat_if.c707 struct vdec_av1_slice_instance { struct
708 struct mtk_vcodec_dec_ctx *ctx;
709 struct vdec_vpu_inst vpu;
711 struct mtk_vcodec_mem iq_table;
712 struct mtk_vcodec_mem cdf_table;
714 struct mtk_vcodec_mem mv[AV1_MAX_FRAME_BUF_COUNT];
715 struct mtk_vcodec_mem cdf[AV1_MAX_FRAME_BUF_COUNT];
716 struct mtk_vcodec_mem seg[AV1_MAX_FRAME_BUF_COUNT];
717 struct mtk_vcodec_mem cdf_temp;
718 struct mtk_vcodec_mem tile;
[all …]