Searched refs:tukey_p (Results 1 – 1 of 1) sorted by relevance
1717 FLAC__real tukey_p = si_2?(FLAC__real)strtod(si_2+1, 0):0.2f; in FLAC__stream_encoder_set_apodization() local1720 …oder->protected_->apodizations[encoder->protected_->num_apodizations].parameters.tukey.p = tukey_p; in FLAC__stream_encoder_set_apodization()1725 …tected_->apodizations[encoder->protected_->num_apodizations].parameters.multiple_tukey.p = tukey_p; in FLAC__stream_encoder_set_apodization()1738 FLAC__real tukey_p = si_2?(FLAC__real)strtod(si_2+1, 0):0.2f; in FLAC__stream_encoder_set_apodization() local1741 …oder->protected_->apodizations[encoder->protected_->num_apodizations].parameters.tukey.p = tukey_p; in FLAC__stream_encoder_set_apodization()1746 …tected_->apodizations[encoder->protected_->num_apodizations].parameters.multiple_tukey.p = tukey_p; in FLAC__stream_encoder_set_apodization()