webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::ExpandFactory Struct Reference

#include <expand.h>

Inheritance diagram for webrtc::ExpandFactory:
webrtc::MockExpandFactory webrtc::MockExpandFactory

Public Member Functions

 ExpandFactory ()
 
virtual ~ExpandFactory ()
 
virtual ExpandCreate (BackgroundNoise *background_noise, SyncBuffer *sync_buffer, RandomVector *random_vector, StatisticsCalculator *statistics, int fs, size_t num_channels) const
 
 ExpandFactory ()
 
virtual ~ExpandFactory ()
 
virtual ExpandCreate (BackgroundNoise *background_noise, SyncBuffer *sync_buffer, RandomVector *random_vector, StatisticsCalculator *statistics, int fs, size_t num_channels) const
 

Constructor & Destructor Documentation

◆ ExpandFactory() [1/2]

webrtc::ExpandFactory::ExpandFactory ( )
inline

◆ ~ExpandFactory() [1/2]

virtual webrtc::ExpandFactory::~ExpandFactory ( )
inlinevirtual

◆ ExpandFactory() [2/2]

webrtc::ExpandFactory::ExpandFactory ( )
inline

◆ ~ExpandFactory() [2/2]

virtual webrtc::ExpandFactory::~ExpandFactory ( )
inlinevirtual

Member Function Documentation

◆ Create() [1/2]

Expand * webrtc::ExpandFactory::Create ( BackgroundNoise background_noise,
SyncBuffer sync_buffer,
RandomVector random_vector,
StatisticsCalculator statistics,
int  fs,
size_t  num_channels 
) const
virtual

◆ Create() [2/2]

virtual Expand* webrtc::ExpandFactory::Create ( BackgroundNoise background_noise,
SyncBuffer sync_buffer,
RandomVector random_vector,
StatisticsCalculator statistics,
int  fs,
size_t  num_channels 
) const
virtual

The documentation for this struct was generated from the following files: