Searched defs:hantro_fmt (Results 1 – 1 of 1) sorted by relevance
284 struct hantro_fmt { struct285 char *name;286 u32 fourcc;287 enum hantro_codec_mode codec_mode;288 int header_size;289 int max_depth;290 enum hantro_enc_fmt enc_fmt;291 struct v4l2_frmsize_stepwise frmsize;292 bool postprocessed;293 bool match_depth;