Searched refs:max_kbps_increase (Results 1 – 1 of 1) sorted by relevance
688 int max_kbps_increase; in try_disable_dsc() local707 max_kbps_increase = -1; in try_disable_dsc()710 if (max_kbps_increase == -1 || max_kbps_increase < kbps_increase[i]) { in try_disable_dsc()711 max_kbps_increase = kbps_increase[i]; in try_disable_dsc()