Searched refs:dec_fmts (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | rockchip_vpu_hw.c | 658 .dec_fmts = rk3066_vpu_dec_fmts, 683 .dec_fmts = rk3066_vpu_dec_fmts, 703 .dec_fmts = rk3288_vpu_dec_fmts, 722 .dec_fmts = rockchip_vdpu2_dec_fmts, 744 .dec_fmts = rk3399_vpu_dec_fmts, 771 .dec_fmts = rockchip_vdpu2_dec_fmts, 788 .dec_fmts = rockchip_vdpu2_dec_fmts, 802 .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 | 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 | 950 if (!vpu->variant->dec_fmts) in hantro_add_dec_func()
|