Home
last modified time | relevance | path

Searched refs:pcm16b_wb (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_test_factory.h61 int pcm16b_wb = default_pcm16b_wb(); member
Dneteq_rtpplay.cc51 pcm16b_wb,
355 config.pcm16b_wb = absl::GetFlag(FLAGS_pcm16b_wb); in main()
Dneteq_test_factory.cc57 if (payload_type == config.isac || payload_type == config.pcm16b_wb || in CodecSampleRate()