Home
last modified time | relevance | path

Searched defs:sync_group (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Danalyzer_helper.cc27 absl::optional<std::string> sync_group) { in AddTrackToStreamMapping()
47 std::string sync_group) { in AddTrackToStreamMapping()
H A Dcross_media_metrics_reporter.cc68 auto sync_group = std::string(pair.first); in OnStatsReports() local
116 const std::string& sync_group = pair.first; in StopAndReportResults() local
H A Dpeer_connection_quality_test.cc462 std::string sync_group = transceiver->receiver()->stream_ids()[0]; in OnTrackCallback() local
/aosp_15_r20/external/webrtc/test/pc/e2e/media/
H A Dmedia_helper.cc37 std::string sync_group = audio_config.sync_group in MaybeAddAudio() local
72 std::string sync_group = video_config.sync_group in MaybeAddVideo() local
/aosp_15_r20/external/webrtc/audio/
H A Daudio_receive_stream.cc478 void AudioReceiveStreamImpl::SetSyncGroup(absl::string_view sync_group) { in SetSyncGroup()
496 const std::string& AudioReceiveStreamImpl::sync_group() const { in sync_group() function in webrtc::AudioReceiveStreamImpl
/aosp_15_r20/external/webrtc/api/test/pclf/
H A Dmedia_configuration.h369 absl::optional<std::string> sync_group; member
404 absl::optional<std::string> sync_group; member
/aosp_15_r20/external/webrtc/call/
H A Dcall.cc1283 absl::string_view sync_group) { in OnUpdateSyncGroup()
1355 absl::string_view sync_group) { in FindAudioStreamForSyncGroup()
1368 void Call::ConfigureSync(absl::string_view sync_group) { in ConfigureSync()
H A Ddegraded_call.cc385 absl::string_view sync_group) { in OnUpdateSyncGroup()
H A Daudio_receive_stream.h135 std::string sync_group; member
H A Dvideo_receive_stream.h249 std::string sync_group; member
/aosp_15_r20/external/webrtc/api/test/
H A Dtrack_id_stream_info_map.h28 std::string sync_group; member
/aosp_15_r20/external/webrtc/test/
H A Dcall_test.cc418 std::string sync_group) { in CreateMatchingAudioConfigs()
427 std::string sync_group) { in CreateMatchingAudioConfig()
/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario_config.h164 std::string sync_group; member
210 std::string sync_group; member
/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_webrtc_call.h112 void SetSyncGroup(absl::string_view sync_group) { in SetSyncGroup()
H A Dfake_webrtc_call.cc764 absl::string_view sync_group) { in OnUpdateSyncGroup()
H A Dwebrtc_voice_engine.cc1918 std::string sync_group = stream_ids.empty() ? std::string() : stream_ids[0]; in AddRecvStream() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_receive_stream2.cc298 const std::string& VideoReceiveStream2::sync_group() const { in sync_group() function in webrtc::internal::VideoReceiveStream2
H A Dvideo_quality_test.cc1426 std::string sync_group; in SetupAudio() local