OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIlbcfix_kCosGrid
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
poly_to_lsp.c
77
xlow =
WebRtcIlbcfix_kCosGrid
[0];
89
xlow =
WebRtcIlbcfix_kCosGrid
[j];
constants.c
484
WebRtcIlbcfix_kCosGrid
[i] = cos((2*pi*i)/(float)(2*COS_GRID_POINTS));
487
const int16_t
WebRtcIlbcfix_kCosGrid
[COS_GRID_POINTS + 1] = {
constants.h
52
extern const int16_t
WebRtcIlbcfix_kCosGrid
[];
Completed in 34 milliseconds