Home
last modified time | relevance | path

Searched refs:dec_fmts (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c657 .dec_fmts = rk3066_vpu_dec_fmts,
682 .dec_fmts = rk3066_vpu_dec_fmts,
702 .dec_fmts = rk3288_vpu_dec_fmts,
721 .dec_fmts = rockchip_vdpu2_dec_fmts,
743 .dec_fmts = rk3399_vpu_dec_fmts,
770 .dec_fmts = rockchip_vdpu2_dec_fmts,
787 .dec_fmts = rockchip_vdpu2_dec_fmts,
801 .dec_fmts = rockchip_vpu981_dec_fmts,
H A Dimx8m_vpu_hw.c344 .dec_fmts = imx8m_vpu_dec_fmts,
363 .dec_fmts = imx8m_vpu_dec_fmts,
379 .dec_fmts = imx8m_vpu_g2_dec_fmts,
393 .dec_fmts = imx8m_vpu_dec_fmts,
H A Dhantro_vp9.c172 if (variant->dec_fmts[i].fourcc == V4L2_PIX_FMT_VP9_FRAME) in hantro_vp9_dec_init()
178 max_width = vpu->variant->dec_fmts[i].frmsize.max_width; in hantro_vp9_dec_init()
179 max_height = vpu->variant->dec_fmts[i].frmsize.max_height; in hantro_vp9_dec_init()
H A Dsama5d4_vdec_hw.c116 .dec_fmts = sama5d4_vdec_fmts,
H A Dsunxi_vpu_hw.c114 .dec_fmts = sunxi_vpu_dec_fmts,
H A Dstm32mp25_vpu_hw.c159 .dec_fmts = stm32mp25_vdec_fmts,
H A Dhantro.h86 const struct hantro_fmt *dec_fmts; member
H A Dhantro_v4l2.c53 formats = ctx->dev->variant->dec_fmts; in hantro_get_formats()
H A Dhantro_drv.c958 if (!vpu->variant->dec_fmts) in hantro_add_dec_func()