Home
last modified time | relevance | path

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

/drivers/staging/media/hantro/
Drockchip_vpu_hw.c464 .num_postproc_fmts = ARRAY_SIZE(rockchip_vpu1_postproc_fmts),
489 .num_postproc_fmts = ARRAY_SIZE(rockchip_vpu1_postproc_fmts),
509 .num_postproc_fmts = ARRAY_SIZE(rockchip_vpu1_postproc_fmts),
Dsama5d4_vdec_hw.c103 .num_postproc_fmts = ARRAY_SIZE(sama5d4_vdec_postproc_fmts),
Dimx8m_vpu_hw.c265 .num_postproc_fmts = ARRAY_SIZE(imx8m_vpu_postproc_fmts),
Dhantro.h82 unsigned int num_postproc_fmts; member
Dhantro_v4l2.c65 *num_fmts = ctx->dev->variant->num_postproc_fmts; in hantro_get_postproc_formats()