Searched refs:dec_fmts (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/media/platform/verisilicon/ |
| H A D | rockchip_vpu_hw.c | 657 .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 D | imx8m_vpu_hw.c | 344 .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 D | hantro_vp9.c | 172 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 D | sama5d4_vdec_hw.c | 116 .dec_fmts = sama5d4_vdec_fmts,
|
| H A D | sunxi_vpu_hw.c | 114 .dec_fmts = sunxi_vpu_dec_fmts,
|
| H A D | stm32mp25_vpu_hw.c | 159 .dec_fmts = stm32mp25_vdec_fmts,
|
| H A D | hantro.h | 86 const struct hantro_fmt *dec_fmts; member
|
| H A D | hantro_v4l2.c | 53 formats = ctx->dev->variant->dec_fmts; in hantro_get_formats()
|
| H A D | hantro_drv.c | 958 if (!vpu->variant->dec_fmts) in hantro_add_dec_func()
|