Home
last modified time | relevance | path

Searched refs:ogg_sync_destroy (Results 1 – 9 of 9) sorted by relevance

/external/libogg/macos/
Dlibogg.mcp.exp34 ogg_sync_destroy
/external/libogg/win32/
Dogg.def51 ogg_sync_destroy
/external/libogg/doc/libogg/
DMakefile.am16 ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html\
DMakefile.in189 ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html\
/external/tremolo/Tremolo/
Dogg.h188 extern int ogg_sync_destroy(ogg_sync_state *oy);
Dframing.c601 int ogg_sync_destroy(ogg_sync_state *oy){ in ogg_sync_destroy() function
Dvorbisfile.c791 ogg_sync_destroy(vf->oy); in ov_clear()
/external/libogg/include/ogg/
Dogg.h169 extern int ogg_sync_destroy(ogg_sync_state *oy);
/external/libogg/src/
Dframing.c574 int ogg_sync_destroy(ogg_sync_state *oy){ in ogg_sync_destroy() function