Home
last modified time | relevance | path

Searched refs:num_dec_fmts (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/staging/media/hantro/
Drockchip_vpu_hw.c460 .num_dec_fmts = ARRAY_SIZE(rk3066_vpu_dec_fmts),
485 .num_dec_fmts = ARRAY_SIZE(rk3066_vpu_dec_fmts),
505 .num_dec_fmts = ARRAY_SIZE(rk3288_vpu_dec_fmts),
524 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts),
541 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts),
558 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts),
Dimx8m_vpu_hw.c262 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_dec_fmts),
282 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_g2_dec_fmts),
Dsama5d4_vdec_hw.c100 .num_dec_fmts = ARRAY_SIZE(sama5d4_vdec_fmts),
Dhantro.h80 unsigned int num_dec_fmts; member
Dhantro_v4l2.c48 *num_fmts = ctx->dev->variant->num_dec_fmts; in hantro_get_formats()