Searched refs:WebRtcIlbcfix_Smooth (Results 1 – 3 of 3) sorted by relevance
28 void WebRtcIlbcfix_Smooth(int16_t* odata, /* (o) smoothed output */
50 WebRtcIlbcfix_Smooth(odata, idata + centerStartPos, surround); in WebRtcIlbcfix_Enhancer()
27 void WebRtcIlbcfix_Smooth( in WebRtcIlbcfix_Smooth() function