Home
last modified time | relevance | path

Searched refs:num_enc_fmts (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/staging/media/hantro/
Drockchip_vpu_hw.c551 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
571 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
612 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
643 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
Dhantro.h84 unsigned int num_enc_fmts; member
Dhantro_v4l2.c43 *num_fmts = ctx->dev->variant->num_enc_fmts; in hantro_get_formats()