Searched defs:param_scaler_input_crop (Results 1 – 1 of 1) sorted by relevance
608 struct param_scaler_input_crop { struct609 u32 cmd;610 u32 crop_offset_x;611 u32 crop_offset_y;612 u32 crop_width;613 u32 crop_height;614 u32 in_width;615 u32 in_height;616 u32 out_width;617 u32 out_height;[all …]