Home
last modified time | relevance | path

Searched refs:dec_fmts (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/media/hantro/
Drockchip_vpu_hw.c461 .dec_fmts = rk3066_vpu_dec_fmts,
486 .dec_fmts = rk3066_vpu_dec_fmts,
506 .dec_fmts = rk3288_vpu_dec_fmts,
525 .dec_fmts = rk3399_vpu_dec_fmts,
542 .dec_fmts = rk3399_vpu_dec_fmts,
559 .dec_fmts = rk3399_vpu_dec_fmts,
Dimx8m_vpu_hw.c262 .dec_fmts = imx8m_vpu_dec_fmts,
282 .dec_fmts = imx8m_vpu_g2_dec_fmts,
Dsama5d4_vdec_hw.c100 .dec_fmts = sama5d4_vdec_fmts,
Dhantro.h79 const struct hantro_fmt *dec_fmts; member
Dhantro_v4l2.c47 formats = ctx->dev->variant->dec_fmts; in hantro_get_formats()
Dhantro_drv.c807 if (!vpu->variant->dec_fmts) in hantro_add_dec_func()