| libvorbis documentation | libvorbis version 1.3.2 - 20101101 | 
declared in "vorbis/codec.h";
This function frees the internal storage for a vorbis_dsp_state structure. This can be used independent of whether the vorbis_dsp_state is set up for analysis (encoding) or synthesis (decoding).
| extern void vorbis_dsp_clear(vorbis_dsp_state *v); | 
None 
| copyright © 2010 Xiph.Org | |
| libvorbis documentation | libvorbis version 1.3.2 - 20101101 |