HomeSort by relevance Sort by last modified time
    Searched refs: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 867 const int kFps = 10;
868 SendReceiveManyAndGetStats(DefaultCodec(), kDurationSec, kFps);
    [all...]

Completed in 803 milliseconds