Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
Dconstants.h52 extern const int16_t WebRtcIlbcfix_kCosGrid[];
Dconstants.c487 const int16_t WebRtcIlbcfix_kCosGrid[COS_GRID_POINTS + 1] = { variable