Searched defs:img_comp_frame (Results 1 – 1 of 1) sorted by relevance
137 struct img_comp_frame { struct138 u32 output_disable:1;139 u32 bypass:1;140 u16 in_width;141 u16 in_height;142 u16 out_width;143 u16 out_height;144 struct img_crop crop;145 u16 in_total_width;146 u16 out_total_width;