Searched refs:WebRtcIsacfix_kCosTab2 (Results 1 – 2 of 2) sorted by relevance
18 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()
95 const int16_t WebRtcIsacfix_kCosTab2[FRAMESAMPLES/4] = { variable