Home
last modified time | relevance | path

Searched refs:vorbis_synthesis_restart (Results 1 – 5 of 5) sorted by relevance

/external/libvorbis/macos/
Dlibvorbis.mcp.exp36 vorbis_synthesis_restart
/external/libvorbis/win32/
Dvorbis.def38 vorbis_synthesis_restart
/external/libvorbis/include/vorbis/
Dcodec.h208 extern int vorbis_synthesis_restart(vorbis_dsp_state *v);
/external/libvorbis/lib/
Dblock.c684 int vorbis_synthesis_restart(vorbis_dsp_state *v){ in vorbis_synthesis_restart() function
712 vorbis_synthesis_restart(v); in vorbis_synthesis_init()
Dvorbisfile.c1236 vorbis_synthesis_restart(&vf->vd); in ov_raw_seek()
1509 vorbis_synthesis_restart(&vf->vd); in ov_pcm_seek_page()