Searched refs:SpectrumType (Results 1 – 1 of 1) sorted by relevance
22 } SpectrumType; typedef26 SpectrumType* mean_far_spectrum;27 SpectrumType* mean_near_spectrum;79 SpectrumType* threshold_spectrum, in BinarySpectrumFix()114 SpectrumType* threshold_spectrum, in BinarySpectrumFloat()201 self->mean_far_spectrum = malloc(spectrum_size * sizeof(SpectrumType)); in WebRtc_CreateDelayEstimator()207 self->mean_near_spectrum = malloc(spectrum_size * sizeof(SpectrumType)); in WebRtc_CreateDelayEstimator()232 sizeof(SpectrumType) * self->spectrum_size); in WebRtc_InitDelayEstimator()234 sizeof(SpectrumType) * self->spectrum_size); in WebRtc_InitDelayEstimator()