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