| _timeout | Print | protected |
| addNotifyAudioChange(AudioInfoSupport &bi) | AudioInfoSource | inlinevirtual |
| allocator | MDFEchoCancellation< Allocator > | protected |
| audioInfo() override | AudioStream | inlinevirtual |
| audioInfoOut() | AudioInfoSupport | inlinevirtual |
| AudioStream()=default | AudioStream | |
| AudioStream(AudioStream &)=default | AudioStream | |
| available() override | BaseStream | inlinevirtual |
| availableForWrite() override | BaseStream | inlinevirtual |
| BaseStream()=default | BaseStream | |
| BaseStream(BaseStream &)=default | BaseStream | |
| begin() | BaseStream | inlinevirtual |
| cancel(const echo_int16_t *rec, const echo_int16_t *play, echo_int16_t *out) | MDFEchoCancellation< Allocator > | inline |
| capture(const echo_int16_t *rec, echo_int16_t *out) | MDFEchoCancellation< Allocator > | inline |
| clearNotifyAudioChange() | AudioInfoSource | inlinevirtual |
| control(int request, void *ptr) | MDFEchoCancellation< Allocator > | inline |
| echoAlloc(size_t count) | MDFEchoCancellation< Allocator > | inlineprotected |
| echoCancellationImpl(EchoState *st, const echo_int16_t *in, const echo_int16_t *far_end, echo_int16_t *out) | MDFEchoCancellation< Allocator > | inlineprotected |
| echoFatal(const char *str) | MDFEchoCancellation< Allocator > | inlineprotected |
| echoFree(T *ptr, size_t count=0) | MDFEchoCancellation< Allocator > | inlineprotected |
| echoStateInitMc(int frame_size, int filter_length, int nb_mic, int nb_speakers) | MDFEchoCancellation< Allocator > | inlineprotected |
| echoWarning(const char *str) | MDFEchoCancellation< Allocator > | inlineprotected |
| end() | BaseStream | inlinevirtual |
| ensureInitialized() | MDFEchoCancellation< Allocator > | inlineprotected |
| fft_driver | MDFEchoCancellation< Allocator > | protected |
| filter_length | MDFEchoCancellation< Allocator > | protected |
| filterDcNotch16(const echo_int16_t *in, echo_word16_t radius, echo_word16_t *out, int len, echo_mem_t *mem, int stride) | MDFEchoCancellation< Allocator > | inlineprotected |
| flush() override | BaseStream | inlinevirtual |
| getFilterLength() | MDFEchoCancellation< Allocator > | inline |
| getFrameSize() | MDFEchoCancellation< Allocator > | inline |
| getImpulseResponse(echo_int32_t *response) | MDFEchoCancellation< Allocator > | inline |
| getImpulseResponseSize() | MDFEchoCancellation< Allocator > | inline |
| getMicChannels() | MDFEchoCancellation< Allocator > | inline |
| getSamplingRate() | MDFEchoCancellation< Allocator > | inline |
| getSpeakerChannels() | MDFEchoCancellation< Allocator > | inline |
| getState() | MDFEchoCancellation< Allocator > | inline |
| info | AudioStream | protected |
| initialized | MDFEchoCancellation< Allocator > | protected |
| is_notify_active | AudioInfoSource | protected |
| isNotifyActive() | AudioInfoSource | inline |
| mdfAdjustProp(const echo_word32_t *W, int N, int M, int P, echo_word16_t *prop) | MDFEchoCancellation< Allocator > | inlineprotected |
| MDFEchoCancellation(int filterLength, AudioFFTBase &fftDriver, const Allocator &alloc=Allocator()) | MDFEchoCancellation< Allocator > | inline |
| MDFEchoCancellation(int filterLength, int nbMic, int nbSpeakers, AudioFFTBase &fftDriver, const Allocator &alloc=Allocator()) | MDFEchoCancellation< Allocator > | inline |
| mdfInnerProd(const echo_word16_t *x, const echo_word16_t *y, int len) | MDFEchoCancellation< Allocator > | inlineprotected |
| nb_mic | MDFEchoCancellation< Allocator > | protected |
| nb_speakers | MDFEchoCancellation< Allocator > | protected |
| not_supported(int out, const char *msg="") | AudioStream | inlineprotectedvirtual |
| notify_vector | AudioInfoSource | protected |
| notifyAudioChange(AudioInfo info) | AudioInfoSource | inlineprotected |
| operator bool() | AudioStream | inlinevirtual |
| operator=(AudioStream &)=default | AudioStream | |
| audio_tools::BaseStream::operator=(BaseStream &)=default | BaseStream | |
| playback(const echo_int16_t *play) | MDFEchoCancellation< Allocator > | inline |
| powerSpectrum(const echo_word16_t *X, echo_word32_t *ps, int N) | MDFEchoCancellation< Allocator > | inlineprotected |
| powerSpectrumAccum(const echo_word16_t *X, echo_word32_t *ps, int N) | MDFEchoCancellation< Allocator > | inlineprotected |
| readBytes(uint8_t *data, size_t len) override | AudioStream | inlinevirtual |
| readSilence(uint8_t *buffer, size_t length) | AudioStream | inlinevirtual |
| refillReadBuffer() | BaseStream | inlineprotected |
| removeNotifyAudioChange(AudioInfoSupport &bi) | AudioInfoSource | inlinevirtual |
| reset() | MDFEchoCancellation< Allocator > | inline |
| setAudioInfo(AudioInfo newInfo) override | AudioStream | inlinevirtual |
| setFFTDriver(AudioFFTBase &fftDriver) | MDFEchoCancellation< Allocator > | inline |
| setFilterLength(int len) | MDFEchoCancellation< Allocator > | inline |
| setMicChannels(int num) | MDFEchoCancellation< Allocator > | inline |
| setNotifyActive(bool flag) | AudioInfoSource | inline |
| setSamplingRate(int rate) | MDFEchoCancellation< Allocator > | inline |
| setSpeakerChannels(int num) | MDFEchoCancellation< Allocator > | inline |
| setWriteBufferSize(int size) | BaseStream | inline |
| spectralMulAccum(const echo_word16_t *X, const echo_word32_t *Y, echo_word16_t *acc, int N, int M) | MDFEchoCancellation< Allocator > | inlineprotected |
| spxCos(float x) | MDFEchoCancellation< Allocator > | inlineprotected |
| spxExp(float x) | MDFEchoCancellation< Allocator > | inlineprotected |
| spxIlog2(echo_uint32_t x) | MDFEchoCancellation< Allocator > | inlineprotected |
| spxSqrt(float x) | MDFEchoCancellation< Allocator > | inlineprotected |
| state | MDFEchoCancellation< Allocator > | protected |
| tmp_in | BaseStream | protected |
| tmp_out | BaseStream | protected |
| weightedSpectralMulConj(const echo_float_t *w, const echo_float_t p, const echo_word16_t *X, const echo_word16_t *Y, echo_word32_t *prod, int N) | MDFEchoCancellation< Allocator > | inlineprotected |
| write(const uint8_t *data, size_t len) override | AudioStream | inlinevirtual |
| audio_tools::BaseStream::write(uint8_t ch) override | BaseStream | inlinevirtual |
| write_buffer_size | BaseStream | protected |
| writeSilence(size_t len) | AudioStream | inlinevirtual |
| ~AudioStream()=default | AudioStream | virtual |
| ~BaseStream()=default | BaseStream | virtual |
| ~MDFEchoCancellation() | MDFEchoCancellation< Allocator > | inline |
| ~Stream()=default | Stream | virtual |