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

/external/flac/libFLAC/include/private/
H A Dwindow.h53 void FLAC__window_bartlett(FLAC__real *window, const FLAC__int32 L);
/external/flac/libFLAC/
H A Dwindow.c49 void FLAC__window_bartlett(FLAC__real *window, const FLAC__int32 L) function
H A Dstream_encoder.c2326 FLAC__window_bartlett(encoder->private_->window[i], new_blocksize);

Completed in 55 milliseconds