Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/hantro/
Dhantro.h73 struct hantro_variant { struct
74 unsigned int enc_offset;
75 unsigned int dec_offset;
76 const struct hantro_fmt *enc_fmts;
77 unsigned int num_enc_fmts;
78 const struct hantro_fmt *dec_fmts;
79 unsigned int num_dec_fmts;
80 const struct hantro_fmt *postproc_fmts;
81 unsigned int num_postproc_fmts;
82 unsigned int codec;
[all …]