Searched refs:dsc_state (Results 1 – 1 of 1) sorted by relevance
1177 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_clock_en_read() local1202 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_clock_en_read()1206 dsc_state.dsc_clock_en); in dp_dsc_clock_en_read()1333 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_width_read() local1358 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_width_read()1362 dsc_state.dsc_slice_width); in dp_dsc_slice_width_read()1487 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_height_read() local1512 dsc->funcs->dsc_read_state(dsc, &dsc_state); in dp_dsc_slice_height_read()1516 dsc_state.dsc_slice_height); in dp_dsc_slice_height_read()1637 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_bits_per_pixel_read() local[all …]