Home
last modified time | relevance | path

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

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