Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::FFT< Real >::BatchedISTFTProcessor Member List

This is the complete list of members for Aleph::FFT< Real >::BatchedISTFTProcessor, including all inherited members.

BatchedISTFTProcessor(const size_t num_channels, const size_t fft_size, const Array< Real > &analysis_window, const Array< Real > &synthesis_window, const ISTFTOptions &options)Aleph::FFT< Real >::BatchedISTFTProcessorinlineexplicit
BatchedISTFTProcessor(const size_t num_channels, const size_t fft_size, const Array< Real > &analysis_window, const Array< Real > &synthesis_window, const ISTFTOptions &options, const Array< size_t > &signal_lengths)Aleph::FFT< Real >::BatchedISTFTProcessorinlineexplicit
BatchedISTFTProcessor(const size_t num_channels, const size_t fft_size, const Array< Real > &window, const ISTFTOptions &options)Aleph::FFT< Real >::BatchedISTFTProcessorinlineexplicit
BatchedISTFTProcessor(const size_t num_channels, const size_t fft_size, const Array< Real > &window, const ISTFTOptions &options, const Array< size_t > &signal_lengths)Aleph::FFT< Real >::BatchedISTFTProcessorinlineexplicit
BatchedISTFTProcessor(const size_t num_channels, const size_t fft_size, const size_t frame_size, const ISTFTOptions &options)Aleph::FFT< Real >::BatchedISTFTProcessorinlineexplicit
BatchedISTFTProcessor(const size_t num_channels, const size_t fft_size, const size_t frame_size, const ISTFTOptions &options, const Array< size_t > &signal_lengths)Aleph::FFT< Real >::BatchedISTFTProcessorinlineexplicit
BatchedISTFTProcessor(const size_t num_channels, const size_t fft_size, const AnalysisContainer &analysis_window, const SynthesisContainer &synthesis_window, const ISTFTOptions &options)Aleph::FFT< Real >::BatchedISTFTProcessorinlineexplicit
BatchedISTFTProcessor(const size_t num_channels, const size_t fft_size, const AnalysisContainer &analysis_window, const SynthesisContainer &synthesis_window, const ISTFTOptions &options, const Array< size_t > &signal_lengths)Aleph::FFT< Real >::BatchedISTFTProcessorinlineexplicit
channel(const size_t index)Aleph::FFT< Real >::BatchedISTFTProcessorinline
channel(const size_t index) constAleph::FFT< Real >::BatchedISTFTProcessorinline
channel_options(const ISTFTOptions &options, const Array< size_t > &signal_lengths, const size_t index)Aleph::FFT< Real >::BatchedISTFTProcessorinlineprivatestatic
flush()Aleph::FFT< Real >::BatchedISTFTProcessorinline
num_channels() const noexceptAleph::FFT< Real >::BatchedISTFTProcessorinline
pflush(ThreadPool &pool, const size_t chunk_size=0)Aleph::FFT< Real >::BatchedISTFTProcessorinline
pprocess_block(ThreadPool &pool, const Array< Array< Array< Complex > > > &block, const size_t chunk_size=0)Aleph::FFT< Real >::BatchedISTFTProcessorinline
process_block(const Array< Array< Array< Complex > > > &block)Aleph::FFT< Real >::BatchedISTFTProcessorinline
processors_Aleph::FFT< Real >::BatchedISTFTProcessorprivate
reset()Aleph::FFT< Real >::BatchedISTFTProcessorinline
validate_batch_size(const size_t size, const char *ctx) constAleph::FFT< Real >::BatchedISTFTProcessorinlineprivate