Home
last modified time | relevance | path

Searched refs:vorbis_dsp_clear (Results 1 – 10 of 10) sorted by relevance

/external/libvorbis/macos/
Dlibvorbis.mcp.exp17 vorbis_dsp_clear
/external/libvorbis/win32/
Dvorbis.def23 vorbis_dsp_clear
/external/libvorbis/test/
Dwrite_read.c123 vorbis_dsp_clear (&vd); in write_vorbis_data_or_die()
287 vorbis_dsp_clear (&vd); in read_vorbis_data_or_die()
/external/tremolo/Tremolo/
Ddsp.c95 void vorbis_dsp_clear(vorbis_dsp_state *v){ in vorbis_dsp_clear() function
114 vorbis_dsp_clear(v); in vorbis_dsp_destroy()
Dcodec_internal.h219 extern void vorbis_dsp_clear(vorbis_dsp_state *v);
/external/libvorbis/examples/
Dencoder_example.c243 vorbis_dsp_clear(&vd); in main()
Ddecoder_example.c296 vorbis_dsp_clear(&vd); in main()
/external/libvorbis/include/vorbis/
Dcodec.h178 extern void vorbis_dsp_clear(vorbis_dsp_state *v);
/external/libvorbis/lib/
Dblock.c289 vorbis_dsp_clear(v); in _vds_shared_init()
314 void vorbis_dsp_clear(vorbis_dsp_state *v){ in vorbis_dsp_clear() function
709 vorbis_dsp_clear(v); in vorbis_synthesis_init()
Dvorbisfile.c656 vorbis_dsp_clear(&vf->vd); in _decode_clear()
953 vorbis_dsp_clear(&vf->vd); in ov_clear()