Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_kCosTab2 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dtransform_mips.c18 extern const int16_t WebRtcIsacfix_kCosTab2[FRAMESAMPLES/4];
296 cosptr = (int16_t*)WebRtcIsacfix_kCosTab2; in WebRtcIsacfix_Time2SpecMIPS()
607 int16_t* cosptr = (int16_t*)WebRtcIsacfix_kCosTab2; in WebRtcIsacfix_Spec2TimeMIPS()
Dtransform_tables.c95 const int16_t WebRtcIsacfix_kCosTab2[FRAMESAMPLES/4] = { variable