Searched defs:input_formatter_cfg_s (Results 1 – 1 of 1) sorted by relevance
87 struct input_formatter_cfg_s { struct88 u32 start_line;89 u32 start_column;90 u32 left_padding;91 u32 cropped_height;92 u32 cropped_width;93 u32 deinterleaving;94 u32 buf_vecs;95 u32 buf_start_index;96 u32 buf_increment;[all …]