Searched refs:overhead_in_kbps (Results 1 – 1 of 1) sorted by relevance
498 struct fixed31_32 overhead_in_kbps; in compute_bpp_x16_from_target_bandwidth() local502 overhead_in_kbps = compute_dsc_max_bandwidth_overhead( in compute_bpp_x16_from_target_bandwidth()506 overhead_in_kbps); in compute_bpp_x16_from_target_bandwidth()997 struct fixed31_32 overhead_in_kbps; in dc_dsc_stream_bandwidth_in_kbps() local1001 overhead_in_kbps = compute_dsc_max_bandwidth_overhead( in dc_dsc_stream_bandwidth_in_kbps()1006 actual_bandwidth_in_kbps = dc_fixpt_add(actual_bandwidth_in_kbps, overhead_in_kbps); in dc_dsc_stream_bandwidth_in_kbps()