Home
last modified time | relevance | path

Searched defs:RtcEventAudioReceiveStreamConfig (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_audio_receive_stream_config.cc21 RtcEventAudioReceiveStreamConfig::RtcEventAudioReceiveStreamConfig( in RtcEventAudioReceiveStreamConfig() function in webrtc::RtcEventAudioReceiveStreamConfig
27 RtcEventAudioReceiveStreamConfig::RtcEventAudioReceiveStreamConfig( in RtcEventAudioReceiveStreamConfig() function in webrtc::RtcEventAudioReceiveStreamConfig
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_legacy.h31 class RtcEventAudioReceiveStreamConfig; variable
H A Drtc_event_log_encoder_new_format.h34 class RtcEventAudioReceiveStreamConfig; variable
H A Drtc_event_log_encoder_unittest.cc445 TEST_P(RtcEventLogEncoderTest, RtcEventAudioReceiveStreamConfig) { in TEST_P() argument