Searched refs:sink_per_slice_throughput_mps (Results 1 – 1 of 1) sorted by relevance
746 int sink_per_slice_throughput_mps; in setup_dsc_config() local770 sink_per_slice_throughput_mps = 0; in setup_dsc_config()779 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()784 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()789 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps; in setup_dsc_config()794 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps; in setup_dsc_config()799 sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_1_mps; in setup_dsc_config()853 if (pix_clk_per_slice_khz <= sink_per_slice_throughput_mps * 1000) in setup_dsc_config()
Completed in 4 milliseconds