#include <window_generator.h>
◆ Hanning() [1/2]
void webrtc::WindowGenerator::Hanning |
( |
int |
length, |
|
|
float * |
window |
|
) |
| |
|
static |
◆ Hanning() [2/2]
static void webrtc::WindowGenerator::Hanning |
( |
int |
length, |
|
|
float * |
window |
|
) |
| |
|
static |
◆ KaiserBesselDerived() [1/2]
static void webrtc::WindowGenerator::KaiserBesselDerived |
( |
float |
alpha, |
|
|
size_t |
length, |
|
|
float * |
window |
|
) |
| |
|
static |
◆ KaiserBesselDerived() [2/2]
void webrtc::WindowGenerator::KaiserBesselDerived |
( |
float |
alpha, |
|
|
size_t |
length, |
|
|
float * |
window |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: