Home
last modified time | relevance | path

Searched refs:ogg_sync_bufferin (Results 1 – 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
Dogg.h191 extern unsigned char *ogg_sync_bufferin(ogg_sync_state *oy, long size);
Dvorbisfile.c94 unsigned char *buffer=ogg_sync_bufferin(vf->oy,CHUNKSIZE); in _get_data()
742 unsigned char *buffer=ogg_sync_bufferin(vf->oy,ibytes); in _ov_open1()
Dframing.c611 unsigned char *ogg_sync_bufferin(ogg_sync_state *oy, long bytes){ in ogg_sync_bufferin() function