Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:FLAC__APODIZATION_TUKEY

1488 	encoder->protected_->apodizations[0].type = FLAC__APODIZATION_TUKEY;
1587 encoder->protected_->apodizations[encoder->protected_->num_apodizations++].type = FLAC__APODIZATION_TUKEY;
1601 encoder->protected_->apodizations[0].type = FLAC__APODIZATION_TUKEY;
2138 encoder->protected_->apodizations[0].type = FLAC__APODIZATION_TUKEY;
2364 case FLAC__APODIZATION_TUKEY: