Searched refs:WebRtcSpl_SatW32ToW16 (Results 1 – 9 of 9) sorted by relevance
150 low_band[i] = WebRtcSpl_SatW32ToW16(tmp); in WebRtcSpl_AnalysisQMF()154 high_band[i] = WebRtcSpl_SatW32ToW16(tmp); in WebRtcSpl_AnalysisQMF()192 out_data[k++] = WebRtcSpl_SatW32ToW16(tmp); in WebRtcSpl_SynthesisQMF()195 out_data[k++] = WebRtcSpl_SatW32ToW16(tmp); in WebRtcSpl_SynthesisQMF()
112 *out++ = WebRtcSpl_SatW32ToW16(out32); in WebRtcSpl_DownsampleBy2()155 *out++ = WebRtcSpl_SatW32ToW16(out32); in WebRtcSpl_UpsampleBy2()170 *out++ = WebRtcSpl_SatW32ToW16(out32); in WebRtcSpl_UpsampleBy2()
55 *downsampled_ptr++ = WebRtcSpl_SatW32ToW16(o); in WebRtcSpl_DownsampleFast()
128 (*outptr++) = WebRtcSpl_SatW32ToW16(tmpW32); in WebRtcSpl_ScaleVectorWithSat()
22 static __inline WebRtc_Word16 WebRtcSpl_SatW32ToW16(WebRtc_Word32 value32) { in WebRtcSpl_SatW32ToW16() function35 return WebRtcSpl_SatW32ToW16((WebRtc_Word32) a + (WebRtc_Word32) b); in WebRtcSpl_AddSatW16()61 return WebRtcSpl_SatW32ToW16((WebRtc_Word32) var1 - (WebRtc_Word32) var2); in WebRtcSpl_SubSatW16()
130 static __inline WebRtc_Word16 WebRtcSpl_SatW32ToW16(WebRtc_Word32 value32) { in WebRtcSpl_SatW32ToW16() function
31 out[i] = WebRtcSpl_SatW32ToW16(data32); in StereoToMono()
91 *ptr_noiseEstQuantile = WebRtcSpl_SatW32ToW16(tmp32no1); in UpdateNoiseEstimateNeon()
466 inst->noiseEstQuantile[i] = WebRtcSpl_SatW32ToW16(tmp32no1); in UpdateNoiseEstimate()625 inst->real[i] = WebRtcSpl_SatW32ToW16(tmp32); // Q0 in DenormalizeC()645 tmp16b = WebRtcSpl_SatW32ToW16(tmp32); // Q0 in SynthesisUpdateC()