Home
last modified time | relevance | path

Searched defs:hantro_variant (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro.h80 struct hantro_variant { struct
81 unsigned int enc_offset;
82 unsigned int dec_offset;
83 const struct hantro_fmt *enc_fmts;
84 unsigned int num_enc_fmts;
85 const struct hantro_fmt *dec_fmts;
86 unsigned int num_dec_fmts;
87 const struct hantro_fmt *postproc_fmts;
88 unsigned int num_postproc_fmts;
89 const struct hantro_postproc_ops *postproc_ops;
[all …]