Home
last modified time | relevance | path

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

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