Searched refs:num_dec_fmts (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/media/platform/verisilicon/ |
D | rockchip_vpu_hw.c | 658 .num_dec_fmts = ARRAY_SIZE(rk3066_vpu_dec_fmts), 683 .num_dec_fmts = ARRAY_SIZE(rk3066_vpu_dec_fmts), 703 .num_dec_fmts = ARRAY_SIZE(rk3288_vpu_dec_fmts), 722 .num_dec_fmts = ARRAY_SIZE(rockchip_vdpu2_dec_fmts), 744 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts), 771 .num_dec_fmts = ARRAY_SIZE(rockchip_vdpu2_dec_fmts), 788 .num_dec_fmts = ARRAY_SIZE(rockchip_vdpu2_dec_fmts), 802 .num_dec_fmts = ARRAY_SIZE(rockchip_vpu981_dec_fmts),
|
D | imx8m_vpu_hw.c | 345 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_dec_fmts), 364 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_dec_fmts), 380 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_g2_dec_fmts), 394 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_dec_fmts),
|
D | hantro_vp9.c | 168 if (variant->num_dec_fmts < 1) in hantro_vp9_dec_init() 171 for (i = 0; i < variant->num_dec_fmts; ++i) in hantro_vp9_dec_init() 175 if (i == variant->num_dec_fmts) in hantro_vp9_dec_init()
|
D | sunxi_vpu_hw.c | 115 .num_dec_fmts = ARRAY_SIZE(sunxi_vpu_dec_fmts),
|
D | sama5d4_vdec_hw.c | 117 .num_dec_fmts = ARRAY_SIZE(sama5d4_vdec_fmts),
|
D | stm32mp25_vpu_hw.c | 160 .num_dec_fmts = ARRAY_SIZE(stm32mp25_vdec_fmts),
|
D | hantro.h | 87 unsigned int num_dec_fmts; member
|
D | hantro_v4l2.c | 54 *num_fmts = ctx->dev->variant->num_dec_fmts; in hantro_get_formats()
|