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 44 #define FLAC__MAX_APODIZATION_FUNCTIONS 32
91 FLAC__ApodizationSpecification apodizations[FLAC__MAX_APODIZATION_FUNCTIONS];
  /external/flac/libFLAC/
stream_encoder.c 339 FLAC__real *window[FLAC__MAX_APODIZATION_FUNCTIONS]; /* the pre-computed floating-point window for each apodization function */
409 FLAC__real *window_unaligned[FLAC__MAX_APODIZATION_FUNCTIONS];
    [all...]

Completed in 177 milliseconds