Home
last modified time | relevance | path

Searched refs:ParseRtpGeneratorOptionsFromFile (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_tools/rtp_generator/
Dmain.cc39 webrtc::ParseRtpGeneratorOptionsFromFile(config_path); in main()
Drtp_generator.h60 absl::optional<RtpGeneratorOptions> ParseRtpGeneratorOptionsFromFile(
Drtp_generator.cc121 absl::optional<RtpGeneratorOptions> ParseRtpGeneratorOptionsFromFile( in ParseRtpGeneratorOptionsFromFile() function