recout_height     415 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c 	input->dest.recout_height  = pipe->plane_res.scl_data.recout.height;
recout_height    2057 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 			pipes[pipe_cnt].pipe.dest.recout_height = pipes[pipe_cnt].pipe.src.viewport_height; /*vp_height/vratio*/
recout_height    2059 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 			pipes[pipe_cnt].pipe.dest.full_recout_height = pipes[pipe_cnt].pipe.dest.recout_height; /*when is_hsplit != 1*/
recout_height    2098 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 			pipes[pipe_cnt].pipe.dest.recout_height = scl->recout.height;
recout_height     305 drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h 	unsigned int recout_height;