Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_test_factory.h70 static constexpr int default_g722() { return 9; } in default_g722() function
71 int g722 = default_g722();
Dneteq_rtpplay.cc62 ABSL_FLAG(int, g722, TestConfig::default_g722(), "RTP payload type for G.722");