Searched refs:default_g722 (Results 1 – 2 of 2) sorted by relevance
70 static constexpr int default_g722() { return 9; } in default_g722() function71 int g722 = default_g722();
62 ABSL_FLAG(int, g722, TestConfig::default_g722(), "RTP payload type for G.722");