Searched refs:gauss (Results 1 – 4 of 4) sorted by relevance
80 static double gauss(void);255 return (gauss()); in dtwork()333 static double gauss(void) in gauss() function
80 static double gauss(void);274 return (gauss()); in dtwork()351 static double gauss(void) in gauss() function
72 } gauss; member
1698 …encoder->protected_->apodizations[encoder->protected_->num_apodizations].parameters.gauss.stddev =… in FLAC__stream_encoder_set_apodization()2525 …>private_->window[i], new_blocksize, encoder->protected_->apodizations[i].parameters.gauss.stddev); in resize_buffers_()