doom3-gpl
Doom 3 GPL source release
|
#include "../vorbis/codec.h"
Go to the source code of this file.
Functions | |
void * | _vorbis_block_alloc (vorbis_block *vb, long bytes) |
void | _vorbis_block_ripcord (vorbis_block *vb) |
void | _analysis_output (char *base, int i, float *v, int n, int bark, int dB, ogg_int64_t off) |
Variables | |
int | analysis_noisy |
Definition at line 103 of file analysis.c.
void* _vorbis_block_alloc | ( | vorbis_block * | vb, |
long | bytes | ||
) |
void _vorbis_block_ripcord | ( | vorbis_block * | vb | ) |
int analysis_noisy |
Definition at line 29 of file analysis.c.