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.cc200 bool ValidateSsrcValue(absl::string_view str) { in ValidateSsrcValue() function
335 RTC_CHECK(ValidateSsrcValue(absl::GetFlag(FLAGS_ssrc))); in main()