Searched refs:dec_fmts (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/drivers/media/platform/verisilicon/ |
D | rockchip_vpu_hw.c | 540 .dec_fmts = rk3066_vpu_dec_fmts, 565 .dec_fmts = rk3066_vpu_dec_fmts, 585 .dec_fmts = rk3288_vpu_dec_fmts, 604 .dec_fmts = rockchip_vdpu2_dec_fmts, 626 .dec_fmts = rk3399_vpu_dec_fmts, 653 .dec_fmts = rockchip_vdpu2_dec_fmts, 670 .dec_fmts = rockchip_vdpu2_dec_fmts,
|
D | imx8m_vpu_hw.c | 342 .dec_fmts = imx8m_vpu_dec_fmts, 361 .dec_fmts = imx8m_vpu_dec_fmts, 377 .dec_fmts = imx8m_vpu_g2_dec_fmts, 391 .dec_fmts = imx8m_vpu_dec_fmts,
|
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()
|
D | sama5d4_vdec_hw.c | 116 .dec_fmts = sama5d4_vdec_fmts,
|
D | sunxi_vpu_hw.c | 114 .dec_fmts = sunxi_vpu_dec_fmts,
|
D | hantro.h | 85 const struct hantro_fmt *dec_fmts; member
|
D | hantro_v4l2.c | 45 formats = ctx->dev->variant->dec_fmts; in hantro_get_formats()
|
D | hantro_drv.c | 856 if (!vpu->variant->dec_fmts) in hantro_add_dec_func()
|