Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/protected/
Dstream_encoder.h51 FLAC__APODIZATION_CONNES, enumerator
/external/flac/libFLAC/
Dstream_encoder.c1561 …>protected_->apodizations[encoder->protected_->num_apodizations++].type = FLAC__APODIZATION_CONNES; in FLAC__stream_encoder_set_apodization()
2337 case FLAC__APODIZATION_CONNES: in resize_buffers_()