HomeSort by relevance Sort by last modified time
    Searched refs:kProcessCpuThreshold (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
constants.cc 40 const float kProcessCpuThreshold = 0.10f;
constants.h 44 extern const float kProcessCpuThreshold;
videoadapter.cc 310 process_threshold_(kProcessCpuThreshold),
mediachannel.h 229 process_adaptation_threshhold.Set(kProcessCpuThreshold);
    [all...]

Completed in 67 milliseconds