Searched refs:default_pcma (Results 1 – 2 of 2) sorted by relevance
43 static constexpr int default_pcma() { return 8; } in default_pcma() function44 int pcma = default_pcma();
38 ABSL_FLAG(int, pcma, TestConfig::default_pcma(), "RTP payload type for PCM-a");