Home
last modified time | relevance | path

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

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