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

#include <window_generator.h>

Static Public Member Functions

static void Hanning (int length, float *window)
 
static void KaiserBesselDerived (float alpha, size_t length, float *window)
 
static void Hanning (int length, float *window)
 
static void KaiserBesselDerived (float alpha, size_t length, float *window)
 

Member Function Documentation

◆ 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: