Searched refs:SpectrumType (Results 1 – 2 of 2) sorted by relevance
23 } SpectrumType; typedef27 SpectrumType* mean_far_spectrum;39 SpectrumType* mean_near_spectrum;
63 SpectrumType* threshold_spectrum, in BinarySpectrumFix()98 SpectrumType* threshold_spectrum, in BinarySpectrumFloat()163 self->mean_far_spectrum = static_cast<SpectrumType*>( in WebRtc_CreateDelayEstimatorFarend()164 malloc(spectrum_size * sizeof(SpectrumType))); in WebRtc_CreateDelayEstimatorFarend()190 sizeof(SpectrumType) * self->spectrum_size); in WebRtc_InitDelayEstimatorFarend()293 self->mean_near_spectrum = static_cast<SpectrumType*>( in WebRtc_CreateDelayEstimator()294 malloc(farend->spectrum_size * sizeof(SpectrumType))); in WebRtc_CreateDelayEstimator()320 sizeof(SpectrumType) * self->spectrum_size); in WebRtc_InitDelayEstimator()