Home
last modified time | relevance | path

Searched refs:temporal_layers_count (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/test/pc/e2e/media/
Dmedia_helper.cc84 if (video_config.temporal_layers_count) { in MaybeAddVideo()
88 video_config.temporal_layers_count; in MaybeAddVideo()
/external/webrtc/video/
Dpc_full_stack_tests.cc1186 video.temporal_layers_count = 2; in TEST()
1212 video.temporal_layers_count = 2; in TEST()
1484 video.temporal_layers_count = 3; in TEST()
1513 video.temporal_layers_count = 3; in TEST()
1642 video.temporal_layers_count = 3; in TEST()
/external/webrtc/api/test/
Dpeerconnection_quality_test_fixture.h206 absl::optional<int> temporal_layers_count; member
/external/webrtc/test/pc/e2e/
Dpeer_connection_e2e_smoke_test.cc171 video.temporal_layers_count = 2; in TEST_F()