Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Drk3399_vpu_hw.c196 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts),
214 .num_dec_fmts = ARRAY_SIZE(rk3399_vpu_dec_fmts),
H A Dimx8m_vpu_hw.c205 .num_dec_fmts = ARRAY_SIZE(imx8m_vpu_dec_fmts),
H A Drk3288_vpu_hw.c224 .num_dec_fmts = ARRAY_SIZE(rk3288_vpu_dec_fmts),
H A Dhantro.h79 unsigned int num_dec_fmts; member
H A Dhantro_v4l2.c48 *num_fmts = ctx->dev->variant->num_dec_fmts; in hantro_get_formats()