Searched refs:kProcessCpuThreshold (Results 1 – 4 of 4) sorted by relevance
40 const float kProcessCpuThreshold = 0.10f; variable
44 extern const float kProcessCpuThreshold;
446 process_threshold_(kProcessCpuThreshold), in CoordinatedVideoAdapter()
297 process_adaptation_threshhold.Set(kProcessCpuThreshold); in VideoOptions()