Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro.h240 struct hantro_ctx { struct
241 struct hantro_dev *dev;
242 struct v4l2_fh fh;
243 bool is_encoder;
245 u32 sequence_cap;
246 u32 sequence_out;
248 const struct hantro_fmt *vpu_src_fmt;
249 struct v4l2_pix_format_mplane src_fmt;
250 const struct hantro_fmt *vpu_dst_fmt;
251 struct v4l2_pix_format_mplane dst_fmt;
[all …]