Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/hantro/
Dhantro.h221 struct hantro_ctx { struct
222 struct hantro_dev *dev;
223 struct v4l2_fh fh;
224 bool is_encoder;
226 u32 sequence_cap;
227 u32 sequence_out;
229 const struct hantro_fmt *vpu_src_fmt;
230 struct v4l2_pix_format_mplane src_fmt;
231 const struct hantro_fmt *vpu_dst_fmt;
232 struct v4l2_pix_format_mplane dst_fmt;
[all …]