openshot-audio  0.1.6
Functions
window.c File Reference
#include <stdlib.h>
#include <math.h>
#include "os.h"
#include "misc.h"

Functions

float * _vorbis_window_get (int n)
 
void _vorbis_apply_window (float *d, int *winno, long *blocksizes, int lW, int W, int nW)
 

Function Documentation

◆ _vorbis_apply_window()

void _vorbis_apply_window ( float *  d,
int *  winno,
long *  blocksizes,
int  lW,
int  W,
int  nW 
)

◆ _vorbis_window_get()

float* _vorbis_window_get ( int  n)