Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dunittest.cc78 class BoundedCapacityChannel final { class
80 BoundedCapacityChannel(int sample_rate_hz, int rate_bits_per_second) in BoundedCapacityChannel() function in webrtc::__anonb828ec1c0111::BoundedCapacityChannel
139 BoundedCapacityChannel channel1(sample_rate_hz, rate_bits_per_second), in TestGetSetBandwidthInfo()