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

  /external/tremolo/Tremolo/
ogg.h 191 extern unsigned char *ogg_sync_bufferin(ogg_sync_state *oy, long size);
vorbisfile.c 94 unsigned char *buffer=ogg_sync_bufferin(vf->oy,CHUNKSIZE);
742 unsigned char *buffer=ogg_sync_bufferin(vf->oy,ibytes);
    [all...]
framing.c 611 unsigned char *ogg_sync_bufferin(ogg_sync_state *oy, long bytes){ function

Completed in 593 milliseconds