Searched refs:kFramedropPercentThreshold (Results 1 – 1 of 1) sorted by relevance
38 static const int kFramedropPercentThreshold = 60; variable365 if (drop_rate && *drop_rate >= kFramedropPercentThreshold) { in CheckQp()