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