Searched refs:FLAC__APODIZATION_TUKEY (Results 1 – 2 of 2) sorted by relevance
61 FLAC__APODIZATION_TUKEY, enumerator
1641 encoder->protected_->apodizations[0].type = FLAC__APODIZATION_TUKEY; in FLAC__stream_encoder_set_compression_level()1740 …->protected_->apodizations[encoder->protected_->num_apodizations++].type = FLAC__APODIZATION_TUKEY; in FLAC__stream_encoder_set_apodization()1753 …->protected_->apodizations[encoder->protected_->num_apodizations++].type = FLAC__APODIZATION_TUKEY; in FLAC__stream_encoder_set_apodization()1774 …->protected_->apodizations[encoder->protected_->num_apodizations++].type = FLAC__APODIZATION_TUKEY; in FLAC__stream_encoder_set_apodization()1796 encoder->protected_->apodizations[0].type = FLAC__APODIZATION_TUKEY; in FLAC__stream_encoder_set_apodization()2338 encoder->protected_->apodizations[0].type = FLAC__APODIZATION_TUKEY; in set_defaults_()2564 case FLAC__APODIZATION_TUKEY: in resize_buffers_()