Searched refs:default_isac (Results 1 – 2 of 2) sorted by relevance
49 static constexpr int default_isac() { return 103; } in default_isac() function50 int isac = default_isac();
40 ABSL_FLAG(int, isac, TestConfig::default_isac(), "RTP payload type for iSAC");