HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIlbcfix_kLpcLagWin (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
constants.c 90 const int32_t WebRtcIlbcfix_kLpcLagWin[LPC_FILTERORDER + 1]={
constants.h 40 extern const int32_t WebRtcIlbcfix_kLpcLagWin[];
simple_lpc_analysis.c 68 WebRtcIlbcfix_Window32W32(R, R, WebRtcIlbcfix_kLpcLagWin, LPC_FILTERORDER + 1 );

Completed in 39 milliseconds