Searched refs:num_dec_fmts (Results 1 – 8 of 8) sorted by relevance
| /drivers/media/platform/verisilicon/ |
| A D | rockchip_vpu_hw.c | 664 .num_dec_fmts = ARRAY_SIZE(rk3066_vpu_dec_fmts), 689 .num_dec_fmts = ARRAY_SIZE(rk3066_vpu_dec_fmts), 709 .num_dec_fmts = ARRAY_SIZE(rk3288_vpu_dec_fmts), 728 .num_dec_fmts = ARRAY_SIZE(rockchip_vdpu2_dec_fmts), 750 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts), 777 .num_dec_fmts = ARRAY_SIZE(rockchip_vdpu2_dec_fmts), 794 .num_dec_fmts = ARRAY_SIZE(rockchip_vdpu2_dec_fmts), 808 .num_dec_fmts = ARRAY_SIZE(rockchip_vpu981_dec_fmts),
|
| A 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),
|
| 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()
|
| A D | sunxi_vpu_hw.c | 115 .num_dec_fmts = ARRAY_SIZE(sunxi_vpu_dec_fmts),
|
| A D | sama5d4_vdec_hw.c | 117 .num_dec_fmts = ARRAY_SIZE(sama5d4_vdec_fmts),
|
| A D | stm32mp25_vpu_hw.c | 160 .num_dec_fmts = ARRAY_SIZE(stm32mp25_vdec_fmts),
|
| A D | hantro.h | 87 unsigned int num_dec_fmts; member
|
| A D | hantro_v4l2.c | 54 *num_fmts = ctx->dev->variant->num_dec_fmts; in hantro_get_formats()
|
Completed in 15 milliseconds