Searched refs:num_dec_fmts (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/media/platform/verisilicon/ |
H A 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),
|
H A 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()
|
H A D | sama5d4_vdec_hw.c | 117 .num_dec_fmts = ARRAY_SIZE(sama5d4_vdec_fmts),
|
H A D | sunxi_vpu_hw.c | 115 .num_dec_fmts = ARRAY_SIZE(sunxi_vpu_dec_fmts),
|
H A D | stm32mp25_vpu_hw.c | 160 .num_dec_fmts = ARRAY_SIZE(stm32mp25_vdec_fmts),
|