OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsac_kCos
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
spectrum_ar_model_tables.h
76
extern const int16_t
WebRtcIsac_kCos
[6][60];
spectrum_ar_model_tables.c
120
const int16_t
WebRtcIsac_kCos
[6][60] = {
entropy_coding.c
78
CS_ptrQ9 =
WebRtcIsac_kCos
[k];
86
CS_ptrQ9 =
WebRtcIsac_kCos
[k];
137
CurveQ16[n] += (
WebRtcIsac_kCos
[k][n] * CorrQ11[k + 1] + 2) >> 2;
141
CS_ptrQ9 =
WebRtcIsac_kCos
[0];
158
CS_ptrQ9 =
WebRtcIsac_kCos
[k];
[
all
...]
Completed in 37 milliseconds