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

  /external/webrtc/talk/media/base/
videoadapter.h 125 bool cpu_smoothing() const { return cpu_smoothing_; } function in class:cricket::CoordinatedVideoAdapter
videoadapter_unittest.cc 554 EXPECT_FALSE(adapter.cpu_smoothing());
666 EXPECT_FALSE(adapter.cpu_smoothing());
    [all...]

Completed in 8502 milliseconds