Searched refs:WebRtcSpl_MaxAbsValueW16 (Results 1 – 8 of 8) sorted by relevance
18 WebRtc_Word16 WebRtcSpl_MaxAbsValueW16(const WebRtc_Word16* vector, in WebRtcSpl_MaxAbsValueW16() function
43 smax = WebRtcSpl_MaxAbsValueW16(in_vector, in_vector_length); in WebRtcSpl_AutoCorrelation()
34 WebRtc_Word16 WebRtcSpl_MaxAbsValueW16(const WebRtc_Word16 *vector, WebRtc_Word16 length) in WebRtcSpl_MaxAbsValueW16() function
313 tmp32 = (WebRtc_Word32)WebRtcSpl_MaxAbsValueW16(frfi, 2 * n); in WebRtcSpl_ComplexIFFT()
235 EXPECT_EQ(1100, WebRtcSpl_MaxAbsValueW16(b16, kVectorSize)); in TEST_F()
215 WebRtc_Word16 WebRtcSpl_MaxAbsValueW16(const WebRtc_Word16* vector,
1406 tmp16no1 = WebRtcSpl_MaxAbsValueW16(time_signal, PART_LEN2); in TimeToFrequencyDomain()
1557 maxWinData = WebRtcSpl_MaxAbsValueW16(winData, inst->anaLen); in WebRtcNsx_DataAnalysis()