Searched refs:dcn_dsc_state (Results 1 – 4 of 4) sorted by relevance
55 struct dcn_dsc_state { struct95 void (*dsc_read_state)(struct display_stream_compressor *dsc, struct dcn_dsc_state *s);
1177 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_clock_en_read()1333 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_width_read()1487 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_height_read()1637 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_bits_per_pixel_read()1782 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_pic_width_read()1839 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_pic_height_read()1911 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_chunk_size_read()1983 struct dcn_dsc_state dsc_state = {0}; in dp_dsc_slice_bpg_offset_read()
41 static void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s);153 static void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc2_read_state()
398 struct dcn_dsc_state s = {0}; in dcn10_log_hw_state()