Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro.h247 struct hantro_ctx { struct
248 struct hantro_dev *dev;
249 struct v4l2_fh fh;
250 bool is_encoder;
252 u32 sequence_cap;
253 u32 sequence_out;
255 const struct hantro_fmt *vpu_src_fmt;
256 struct v4l2_pix_format_mplane src_fmt;
257 const struct hantro_fmt *vpu_dst_fmt;
258 struct v4l2_pix_format_mplane dst_fmt;
[all …]