Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dconstants.h37 extern const int16_t WebRtcIlbcfix_kLpcWin[];
Dconstants.c42 const int16_t WebRtcIlbcfix_kLpcWin[BLOCKL_MAX] = { variable
Dsimple_lpc_analysis.c57 …WebRtcSpl_ElementwiseVectorMult(windowedData, iLBCenc_inst->lpc_buffer, WebRtcIlbcfix_kLpcWin, BLO… in WebRtcIlbcfix_SimpleLpcAnalysis()