Searched refs:crop_y (Results 1 – 5 of 5) sorted by relevance
75 config->crop_y = frame->crop.top; in mtk_mdp_hw_set_in_size()110 config->crop_y = frame->crop.top; in mtk_mdp_hw_set_out_size()
91 int32_t crop_y; member
3956 crop_y = 0, in sh_css_update_uds_and_crop_info() local4007 crop_y = 2; in sh_css_update_uds_and_crop_info()4024 crop_y = info->pipeline.top_cropping; in sh_css_update_uds_and_crop_info()4026 crop_y = 2; in sh_css_update_uds_and_crop_info()4040 crop_y = SH_CSS_MIN_DVS_ENVELOPE in sh_css_update_uds_and_crop_info()4046 crop_y = round_down(crop_y, 2); in sh_css_update_uds_and_crop_info()4053 sp_out_crop_pos->y = (uint16_t)crop_y; in sh_css_update_uds_and_crop_info()
85 REG_UPDATE(CNV_WINDOW_START, CNV_WINDOW_START_Y, params->cnv_params.crop_y); in dwb2_config_dwb_cnv()
421 unsigned int crop_y; /* cropped window start y value at cnv output */ member