HomeSort by relevance Sort by last modified time
    Searched refs:ogg_sync_clear (Results 1 - 10 of 10) sorted by null

  /external/libogg/macos/
libogg.mcp.exp 32 ogg_sync_clear
  /external/libogg/doc/libogg/
Makefile.am 16 ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html\
  /external/flac/libFLAC/
ogg_decoder_aspect.c 74 (void)ogg_sync_clear(&aspect->sync_state);
  /external/libogg/include/ogg/
ogg.h 167 extern int ogg_sync_clear(ogg_sync_state *oy);
  /external/libvorbis/examples/
decoder_example.c 310 ogg_sync_clear(&oy);
  /external/tremolo/Tremolo/
ogg.h 187 extern int ogg_sync_clear(ogg_sync_state *oy);
framing.c 592 int ogg_sync_clear(ogg_sync_state *oy){ function
  /external/libvorbis/test/
write_read.c 294 ogg_sync_clear (&oy);
  /external/libogg/src/
framing.c 566 int ogg_sync_clear(ogg_sync_state *oy){ function
576 ogg_sync_clear(oy);
608 ogg_sync_clear(oy);
    [all...]
  /external/libvorbis/lib/
vorbisfile.c 969 ogg_sync_clear(&vf->oy);
    [all...]

Completed in 1197 milliseconds