Searched refs:crop_height (Results 1 – 7 of 7) sorted by relevance
87 REG_UPDATE(CNV_WINDOW_SIZE, CNV_WINDOW_HEIGHT, params->cnv_params.crop_height); in dwb2_config_dwb_cnv()284 dwb_program_vert_scalar(dwbc20, params->cnv_params.crop_height, in dwb2_set_scaler()
535 unsigned int crop_height; in rvin_crop_scale_comp_gen2() local539 crop_height = vin->crop.height; in rvin_crop_scale_comp_gen2()541 crop_height *= 2; in rvin_crop_scale_comp_gen2()544 if (crop_height != vin->compose.height) in rvin_crop_scale_comp_gen2()545 ys = (4096 * crop_height) / vin->compose.height; in rvin_crop_scale_comp_gen2()
81 pipes[pipe_cnt].dout.wb.wb_src_height = wb_info->dwb_params.cnv_params.crop_height; in dcn20_populate_dml_writeback_from_context()
469 u32 crop_height; member613 u32 crop_height; member627 u32 crop_height; member
80 REG_UPDATE(FC_WINDOW_SIZE, FC_WINDOW_HEIGHT, params->cnv_params.crop_height); in dwb3_config_fc()
1506 wb_info->dwb_params.cnv_params.crop_height : in dcn30_populate_dml_writeback_from_context()1530 (double)wb_info->dwb_params.cnv_params.crop_height / in dcn30_populate_dml_writeback_from_context()
485 unsigned int crop_height; /* cropped window height at cnv output */ member
Completed in 23 milliseconds