Home
last modified time | relevance | path

Searched refs:WebRtcIlbcfix_Smooth (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth.h28 void WebRtcIlbcfix_Smooth(int16_t* odata, /* (o) smoothed output */
Denhancer.c50 WebRtcIlbcfix_Smooth(odata, idata + centerStartPos, surround); in WebRtcIlbcfix_Enhancer()
Dsmooth.c27 void WebRtcIlbcfix_Smooth( in WebRtcIlbcfix_Smooth() function