Searched defs:SamplesPerChannel (Results 1 – 2 of 2) sorted by relevance
152 size_t AudioEncoderG722Impl::SamplesPerChannel() const { in SamplesPerChannel() function in webrtc::AudioEncoderG722Impl
96 int SamplesPerChannel(int sample_rate_hz, int duration_ms) { in SamplesPerChannel() function