Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dconstants.h59 extern const int16_t WebRtcIlbcfix_kScale[];
Dconstants.c541 const int16_t WebRtcIlbcfix_kScale[64] = { variable
Dstate_search.c103 scale=WebRtcIlbcfix_kScale[index]; in WebRtcIlbcfix_StateSearch()