Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/protected/
Dstream_encoder.h45 #define FLAC__MAX_APODIZATION_FUNCTIONS 32 macro
99 FLAC__ApodizationSpecification apodizations[FLAC__MAX_APODIZATION_FUNCTIONS];
/external/flac/libFLAC/
Dstream_encoder.c323 …FLAC__real *window[FLAC__MAX_APODIZATION_FUNCTIONS]; /* the pre-computed floating-point window for…
391 FLAC__real *window_unaligned[FLAC__MAX_APODIZATION_FUNCTIONS];