Home
last modified time | relevance | path

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

/external/libogg/macos/
Dlibogg.mcp.exp32 ogg_sync_clear
/external/libogg/win32/
Dogg.def49 ogg_sync_clear
/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/flac/libFLAC/
Dogg_decoder_aspect.c72 (void)ogg_sync_clear(&aspect->sync_state); in FLAC__ogg_decoder_aspect_finish()
/external/tremolo/Tremolo/
Dogg.h187 extern int ogg_sync_clear(ogg_sync_state *oy);
Dframing.c592 int ogg_sync_clear(ogg_sync_state *oy){ in ogg_sync_clear() function
/external/libogg/include/ogg/
Dogg.h167 extern int ogg_sync_clear(ogg_sync_state *oy);
/external/libogg/src/
Dframing.c566 int ogg_sync_clear(ogg_sync_state *oy){ in ogg_sync_clear() function
576 ogg_sync_clear(oy); in ogg_sync_destroy()
608 ogg_sync_clear(oy); in ogg_sync_buffer()