Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/protected/
Dstream_encoder.h51 FLAC__APODIZATION_BLACKMAN_HARRIS_4TERM_92DB_SIDELOBE, enumerator
/external/flac/libFLAC/
Dstream_encoder.c1680 …s[encoder->protected_->num_apodizations++].type = FLAC__APODIZATION_BLACKMAN_HARRIS_4TERM_92DB_SID… in FLAC__stream_encoder_set_apodization()
2502 case FLAC__APODIZATION_BLACKMAN_HARRIS_4TERM_92DB_SIDELOBE: in resize_buffers_()