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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
capturemanager_unittest.cc 38 const int kFps = 30;
40 {640, 480, cricket::VideoFormat::FpsToInterval(kFps), cricket::FOURCC_I420},
41 {320, 240, cricket::VideoFormat::FpsToInterval(kFps), cricket::FOURCC_I420}
videoengine_unittest.h 825 const int kFps = 10;
826 SendReceiveManyAndGetStats(DefaultCodec(), kDurationSec, kFps);
    [all...]

Completed in 85 milliseconds