Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_tools/rtp_generator/
H A Dmain.cc39 webrtc::ParseRtpGeneratorOptionsFromFile(config_path); in main()
H A Drtp_generator.h59 absl::optional<RtpGeneratorOptions> ParseRtpGeneratorOptionsFromFile(
H A Drtp_generator.cc122 absl::optional<RtpGeneratorOptions> ParseRtpGeneratorOptionsFromFile( in ParseRtpGeneratorOptionsFromFile() function