Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro.h241 struct hantro_ctx { struct
242 struct hantro_dev *dev;
243 struct v4l2_fh fh;
244 bool is_encoder;
246 u32 sequence_cap;
247 u32 sequence_out;
249 const struct hantro_fmt *vpu_src_fmt;
250 struct v4l2_pix_format_mplane src_fmt;
251 const struct hantro_fmt *vpu_dst_fmt;
252 struct v4l2_pix_format_mplane dst_fmt;
[all …]