Home
last modified time | relevance | path

Searched defs:SamplesPerChannel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/g722/
Daudio_encoder_g722.cc152 size_t AudioEncoderG722Impl::SamplesPerChannel() const { in SamplesPerChannel() function in webrtc::AudioEncoderG722Impl
/external/webrtc/modules/audio_coding/codecs/opus/
Dopus_unittest.cc96 int SamplesPerChannel(int sample_rate_hz, int duration_ms) { in SamplesPerChannel() function