Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dlsp_to_lsf.c71 tmp = (int16_t)((WebRtcIlbcfix_kAcosDerivative[k] * diff) >> 11); in WebRtcIlbcfix_Lsp2Lsf()
Dconstants.h53 extern const int16_t WebRtcIlbcfix_kAcosDerivative[];
Dconstants.c503 const int16_t WebRtcIlbcfix_kAcosDerivative[64] = { variable