Searched refs:crop_x (Results 1 – 5 of 5) sorted by relevance
74 config->crop_x = frame->crop.left; in mtk_mdp_hw_set_in_size()109 config->crop_x = frame->crop.left; in mtk_mdp_hw_set_out_size()
90 int32_t crop_x; member
84 REG_UPDATE(CNV_WINDOW_START, CNV_WINDOW_START_X, params->cnv_params.crop_x); in dwb2_config_dwb_cnv()
3955 unsigned int crop_x = 0, in sh_css_update_uds_and_crop_info() local4020 crop_x = info->pipeline.left_cropping; in sh_css_update_uds_and_crop_info()4038 crop_x = SH_CSS_MIN_DVS_ENVELOPE in sh_css_update_uds_and_crop_info()4045 crop_x = round_down(crop_x, 2); in sh_css_update_uds_and_crop_info()4052 sp_out_crop_pos->x = (uint16_t)crop_x; in sh_css_update_uds_and_crop_info()
420 unsigned int crop_x; /* cropped window start x value at cnv output */ member