Searched refs:apodization (Results 1 - 1 of 1) sorted by relevance

/external/flac/libFLAC/
H A Dstream_encoder.c109 const char *apodization; member in struct:CompressionLevels
319 FLAC__real *window[FLAC__MAX_APODIZATION_FUNCTIONS]; /* the pre-computed floating-point window for each apodization function */
1615 ok &= FLAC__stream_encoder_set_apodization (encoder, compression_levels_[value].apodization);

Completed in 107 milliseconds