Searched refs:WebRtcIsacfix_kCosTab1 (Results 1 – 4 of 4) sorted by relevance
16 extern const int16_t WebRtcIsacfix_kCosTab1[FRAMESAMPLES/2];35 cosptr = (int16_t*)WebRtcIsacfix_kCosTab1; in WebRtcIsacfix_Time2SpecMIPS()927 cosptr = (int16_t*)WebRtcIsacfix_kCosTab1; in WebRtcIsacfix_Spec2TimeMIPS()
24 extern const int16_t WebRtcIsacfix_kCosTab1[FRAMESAMPLES/2];46 tmp1rQ14 = WebRtcIsacfix_kCosTab1[k]; in WebRtcIsacfix_Time2SpecC()204 tmp1rQ14 = WebRtcIsacfix_kCosTab1[k]; in WebRtcIsacfix_Spec2TimeC()
20 const int16_t WebRtcIsacfix_kCosTab1[FRAMESAMPLES/2] = { variable
19 extern const int16_t WebRtcIsacfix_kCosTab1[FRAMESAMPLES/2];30 const int16_t* kCosTab = &WebRtcIsacfix_kCosTab1[0]; in ComplexMulAndFindMaxNeon()355 const int16_t* kCosTab = &WebRtcIsacfix_kCosTab1[0]; in PostShiftAndDivideAndDemodulateNeon()