OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestSwitchingToOneOddStream
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
simulcast_unittest.cc
62
TEST_F(TestVp8Impl,
TestSwitchingToOneOddStream
) {
63
TestVp8Simulcast::
TestSwitchingToOneOddStream
();
simulcast_encoder_adapter_unittest.cc
76
TEST_F(TestSimulcastEncoderAdapter,
TestSwitchingToOneOddStream
) {
77
TestVp8Simulcast::
TestSwitchingToOneOddStream
();
simulcast_unittest.h
615
void
TestSwitchingToOneOddStream
() { SwitchingToOneStream(1023, 769); }
[
all
...]
Completed in 583 milliseconds