Searched defs:speech_buffer_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g711/ | ||
H A D | audio_encoder_pcm.h | 72 std::vector<int16_t> speech_buffer_; variable |
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/cng/ | ||
H A D | audio_encoder_cng.cc | 72 std::vector<int16_t> speech_buffer_; member in webrtc::__anon3e7511fc0111::AudioEncoderCng |