Home
last modified time | relevance | path

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

/drivers/staging/media/hantro/
Drockchip_vpu_hw.c484 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
504 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
540 .num_enc_fmts = ARRAY_SIZE(rockchip_vpu_enc_fmts),
557 .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()