Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
Dhantro.h292 struct hantro_fmt { struct
293 char *name;
294 u32 fourcc;
295 enum hantro_codec_mode codec_mode;
296 int header_size;
297 int max_depth;
298 enum hantro_enc_fmt enc_fmt;
299 struct v4l2_frmsize_stepwise frmsize;
300 bool postprocessed;
301 bool match_depth;
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
Dhantro.h260 struct hantro_fmt { struct
261 char *name;
262 u32 fourcc;
263 enum hantro_codec_mode codec_mode;
264 int header_size;
265 int max_depth;
266 enum hantro_enc_fmt enc_fmt;
267 struct v4l2_frmsize_stepwise frmsize;