Searched refs:tukey_p (Results 1 – 1 of 1) sorted by relevance
1727 FLAC__real tukey_p = si_2?(FLAC__real)strtod(si_2+1, 0):0.2f; in FLAC__stream_encoder_set_apodization() local1730 …oder->protected_->apodizations[encoder->protected_->num_apodizations].parameters.tukey.p = tukey_p; in FLAC__stream_encoder_set_apodization()1735 …tected_->apodizations[encoder->protected_->num_apodizations].parameters.multiple_tukey.p = tukey_p; in FLAC__stream_encoder_set_apodization()1748 FLAC__real tukey_p = si_2?(FLAC__real)strtod(si_2+1, 0):0.2f; in FLAC__stream_encoder_set_apodization() local1751 …oder->protected_->apodizations[encoder->protected_->num_apodizations].parameters.tukey.p = tukey_p; in FLAC__stream_encoder_set_apodization()1756 …tected_->apodizations[encoder->protected_->num_apodizations].parameters.multiple_tukey.p = tukey_p; in FLAC__stream_encoder_set_apodization()