Searched refs:target_bandwidth_kbps (Results 1 – 2 of 2) sorted by relevance
80 int target_bandwidth_kbps,547 const int target_bandwidth_kbps, in decide_dsc_target_bpp_x16() argument558 if (target_bandwidth_kbps >= range.stream_kbps) { in decide_dsc_target_bpp_x16()562 } else if (target_bandwidth_kbps >= range.max_kbps) { in decide_dsc_target_bpp_x16()565 } else if (target_bandwidth_kbps >= range.min_kbps) { in decide_dsc_target_bpp_x16()568 target_bandwidth_kbps, timing, num_slices_h, in decide_dsc_target_bpp_x16()733 int target_bandwidth_kbps, in setup_dsc_config() argument917 if (target_bandwidth_kbps > 0) { in setup_dsc_config()921 target_bandwidth_kbps, in setup_dsc_config()951 uint32_t target_bandwidth_kbps, in dc_dsc_compute_config() argument[all …]
76 uint32_t target_bandwidth_kbps,
Completed in 6 milliseconds