Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dconstants.c615 const int16_t WebRtcIlbcfix_kGainSq5[33]={ variable
634 {WebRtcIlbcfix_kGainSq5, WebRtcIlbcfix_kGainSq4, WebRtcIlbcfix_kGainSq3};
Dconstants.h71 extern const int16_t WebRtcIlbcfix_kGainSq5[];
Dcb_search.c380 WebRtcIlbcfix_kGainSq5_ptr = (int16_t*)&WebRtcIlbcfix_kGainSq5[j]; in WebRtcIlbcfix_CbSearch()
395 WebRtcIlbcfix_kGainSq5_ptr = (int16_t*)&WebRtcIlbcfix_kGainSq5[ii]; in WebRtcIlbcfix_CbSearch()