#include <moving_moments.h>
◆ MovingMoments() [1/2]
webrtc::MovingMoments::MovingMoments |
( |
size_t |
length | ) |
|
|
explicit |
◆ ~MovingMoments() [1/2]
webrtc::MovingMoments::~MovingMoments |
( |
| ) |
|
◆ MovingMoments() [2/2]
webrtc::MovingMoments::MovingMoments |
( |
size_t |
length | ) |
|
|
explicit |
◆ ~MovingMoments() [2/2]
webrtc::MovingMoments::~MovingMoments |
( |
| ) |
|
◆ CalculateMoments() [1/2]
void webrtc::MovingMoments::CalculateMoments |
( |
const float * |
in, |
|
|
size_t |
in_length, |
|
|
float * |
first, |
|
|
float * |
second |
|
) |
| |
◆ CalculateMoments() [2/2]
void webrtc::MovingMoments::CalculateMoments |
( |
const float * |
in, |
|
|
size_t |
in_length, |
|
|
float * |
first, |
|
|
float * |
second |
|
) |
| |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_processing/transient/moving_moments.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/transient/moving_moments.cc