kodi
ActiveAE::CActiveAEResampleFFMPEG Member List

This is the complete list of members for ActiveAE::CActiveAEResampleFFMPEG, including all inherited members.

CActiveAEResampleFFMPEG() (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEG
CalcDstSampleCount(int src_samples, int dst_rate, int src_rate) override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGvirtual
GetBufferedSamples() override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGvirtual
GetDelay(int64_t base) override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGvirtual
GetDstBufferSize(int samples) override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGvirtual
GetName() override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGinlinevirtual
GetSrcBufferSize(int samples) override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGvirtual
IAEResample()=default (defined in ActiveAE::IAEResample)ActiveAE::IAEResample
Init(SampleConfig dstConfig, SampleConfig srcConfig, bool upmix, bool normalize, double centerMix, CAEChannelInfo *remapLayout, AEQuality quality, bool force_resample) override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGvirtual
m_doesResample (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_dst_bits (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_dst_chan_layout (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_dst_channels (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_dst_dither_bits (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_dst_fmt (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_dst_rate (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_loaded (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_pContext (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_rematrix (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_src_bits (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_src_chan_layout (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_src_channels (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_src_dither_bits (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_src_fmt (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
m_src_rate (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGprotected
Resample(uint8_t **dst_buffer, int dst_samples, uint8_t **src_buffer, int src_samples, double ratio) overrideActiveAE::CActiveAEResampleFFMPEGvirtual
WantsNewSamples(int samples) override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEGinlinevirtual
~CActiveAEResampleFFMPEG() override (defined in ActiveAE::CActiveAEResampleFFMPEG)ActiveAE::CActiveAEResampleFFMPEG
~IAEResample()=default (defined in ActiveAE::IAEResample)ActiveAE::IAEResamplevirtual