Searched refs:max_kbps_increase (Results 1 – 1 of 1) sorted by relevance
1003 int max_kbps_increase; in try_disable_dsc() local1024 max_kbps_increase = -1; in try_disable_dsc()1027 if (max_kbps_increase == -1 || max_kbps_increase < kbps_increase[i]) { in try_disable_dsc()1028 max_kbps_increase = kbps_increase[i]; in try_disable_dsc()