HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__MAX_APODIZATION_FUNCTIONS (Results 1 - 2 of 2) sorted by null

  /external/flac/libFLAC/include/protected/
stream_encoder.h 45 #define FLAC__MAX_APODIZATION_FUNCTIONS 32
99 FLAC__ApodizationSpecification apodizations[FLAC__MAX_APODIZATION_FUNCTIONS];
  /external/flac/libFLAC/
stream_encoder.c 323 FLAC__real *window[FLAC__MAX_APODIZATION_FUNCTIONS]; /* the pre-computed floating-point window for each apodization function */
391 FLAC__real *window_unaligned[FLAC__MAX_APODIZATION_FUNCTIONS];
    [all...]

Completed in 461 milliseconds