doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
window.h File Reference

Go to the source code of this file.

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

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

Definition at line 2102 of file windowvb.c.

float* _vorbis_window_get ( int  n)

Definition at line 2098 of file windowvb.c.