Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dconstants.h34 extern const int16_t WebRtcIlbcfix_kLpFiltCoefs[];
Dconstants.c35 const int16_t WebRtcIlbcfix_kLpFiltCoefs[FILTERORDER_DS_PLUS1]= { variable
Denhancer_interface.c109 (int16_t*)WebRtcIlbcfix_kLpFiltCoefs, /* Coefficients in Q12 */ in WebRtcIlbcfix_EnhancerInterface()