Home
last modified time | relevance | path

Searched refs:FLAC__APODIZATION_WELCH (Results 1 – 2 of 2) sorted by relevance

/external/flac/libFLAC/include/protected/
Dstream_encoder.h61 FLAC__APODIZATION_WELCH enumerator
/external/flac/libFLAC/
Dstream_encoder.c1591 …->protected_->apodizations[encoder->protected_->num_apodizations++].type = FLAC__APODIZATION_WELCH; in FLAC__stream_encoder_set_apodization()
2367 case FLAC__APODIZATION_WELCH: in resize_buffers_()