Home
last modified time | relevance | path

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

/drivers/staging/media/hantro/
Drockchip_vpu_hw.c462 .num_dec_fmts = ARRAY_SIZE(rk3066_vpu_dec_fmts),
487 .num_dec_fmts = ARRAY_SIZE(rk3066_vpu_dec_fmts),
507 .num_dec_fmts = ARRAY_SIZE(rk3288_vpu_dec_fmts),
526 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts),
543 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts),
560 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts),
Dimx8m_vpu_hw.c263 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_dec_fmts),
283 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_g2_dec_fmts),
Dsama5d4_vdec_hw.c101 .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()