Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c679 .enc_fmts = rockchip_vpu_enc_fmts,
699 .enc_fmts = rockchip_vpu_enc_fmts,
740 .enc_fmts = rockchip_vpu_enc_fmts,
757 .enc_fmts = rockchip_vpu_enc_fmts,
784 .enc_fmts = rockchip_vpu_enc_fmts,
H A Dstm32mp25_vpu_hw.c178 .enc_fmts = stm32mp25_venc_fmts,
H A Dhantro.h84 const struct hantro_fmt *enc_fmts; member
H A Dhantro_v4l2.c50 formats = ctx->dev->variant->enc_fmts; in hantro_get_formats()
H A Dhantro_drv.c950 if (!vpu->variant->enc_fmts) in hantro_add_enc_func()