Searched defs:input_formatter_cfg_s (Results 1 – 1 of 1) sorted by relevance
96 struct input_formatter_cfg_s { struct97 u32 start_line;98 u32 start_column;99 u32 left_padding;100 u32 cropped_height;101 u32 cropped_width;102 u32 deinterleaving;103 u32 buf_vecs;104 u32 buf_start_index;105 u32 buf_increment;[all …]