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 446 process_threshold_(kProcessCpuThreshold),
mediachannel.h 297 process_adaptation_threshhold.Set(kProcessCpuThreshold);
    [all...]

Completed in 55 milliseconds