Searched refs:odm_slice_end_x (Results 1 – 1 of 1) sorted by relevance
47 unsigned int odm_slice_end_x[MAX_PIPES]; member526 …lices(const struct dc_stream_state *stream, unsigned int odm_factor, unsigned int *odm_slice_end_x) in calculate_odm_slices() argument539 odm_slice_end_x[i] = (slice_size * (i + 1)) - 1; in calculate_odm_slices()541 odm_slice_end_x[odm_factor - 1] = stream->src.width - 1; in calculate_odm_slices()1125 …lices(state->streams[stream_index], scratch.odm_info.odm_factor, scratch.odm_info.odm_slice_end_x); in dml2_map_dc_pipes()