Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/protected/
Dstream_encoder.h57 FLAC__APODIZATION_KAISER_BESSEL, enumerator
/external/flac/libFLAC/
Dstream_encoder.c1707 …ted_->apodizations[encoder->protected_->num_apodizations++].type = FLAC__APODIZATION_KAISER_BESSEL; in FLAC__stream_encoder_set_apodization()
2527 case FLAC__APODIZATION_KAISER_BESSEL: in resize_buffers_()