Searched refs:WEBRTC_10MS_PCM_AUDIO (Results 1 – 4 of 4) sorted by relevance
334 if (UpMix(*ptr_frame, WEBRTC_10MS_PCM_AUDIO, input_data->buffer) < 0) in Add10MsDataInternal()337 if (DownMix(*ptr_frame, WEBRTC_10MS_PCM_AUDIO, input_data->buffer) < 0) in Add10MsDataInternal()398 int16_t audio[WEBRTC_10MS_PCM_AUDIO]; in PreprocessToAddData()406 if (DownMix(in_frame, WEBRTC_10MS_PCM_AUDIO, dest_ptr_audio) < 0) in PreprocessToAddData()
195 int16_t buffer[WEBRTC_10MS_PCM_AUDIO];
121 : _playoutLengthSmpls(WEBRTC_10MS_PCM_AUDIO), in Receiver()168 _playoutBuffer = new int16_t[WEBRTC_10MS_PCM_AUDIO]; in Setup()
35 #define WEBRTC_10MS_PCM_AUDIO 960 // 16 bits super wideband 48 kHz macro