zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
window.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 2102 of file window.c.

References i, and vwin.

Referenced by mapping0_forward().

float* _vorbis_window_get ( int  n)

Definition at line 2098 of file window.c.

References vwin.

Referenced by vorbis_synthesis_blockin(), and vorbis_window().