Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/hantro/
Drockchip_vpu_hw.c482 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
502 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
538 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
555 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
Dhantro.h78 unsigned int num_enc_fmts; member
Dhantro_v4l2.c45 *num_fmts = ctx->dev->variant->num_enc_fmts; in hantro_get_formats()