Searched refs:max_kbps_increase (Results 1 – 1 of 1) sorted by relevance
818 int max_kbps_increase; in try_disable_dsc() local838 max_kbps_increase = -1; in try_disable_dsc()841 if (max_kbps_increase == -1 || max_kbps_increase < kbps_increase[i]) { in try_disable_dsc()842 max_kbps_increase = kbps_increase[i]; in try_disable_dsc()