Searched defs:input_formatter_state_s (Results 1 – 1 of 1) sorted by relevance
69 struct input_formatter_state_s { struct71 int start_line;72 int start_column;73 int cropped_height;74 int cropped_width;75 int ver_decimation;76 int hor_decimation;77 int ver_deinterleaving;78 int hor_deinterleaving;79 int left_padding;[all …]