Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_rtpplay.cc199 bool ValidateSsrcValue(const std::string& str) { in ValidateSsrcValue() function
334 RTC_CHECK(ValidateSsrcValue(absl::GetFlag(FLAGS_ssrc))); in main()