Searched refs:kFps (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dcapturemanager_unittest.cc38 const int kFps = 30; variable
40 {640, 480, cricket::VideoFormat::FpsToInterval(kFps), cricket::FOURCC_I420},
41 {320, 240, cricket::VideoFormat::FpsToInterval(kFps), cricket::FOURCC_I420}
H A Dvideoengine_unittest.h867 const int kFps = 10; local
868 SendReceiveManyAndGetStats(DefaultCodec(), kDurationSec, kFps); local

Completed in 94 milliseconds