Searched refs:FLAC__APODIZATION_TUKEY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/protected/
H A Dstream_encoder.h60 FLAC__APODIZATION_TUKEY, enumerator in enum:__anon3805
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_encoder.c1488 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:

Completed in 109 milliseconds