Searched refs:ogg_stream_create (Results 1 - 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
H A Dogg.h202 extern ogg_stream_state *ogg_stream_create(int serialno);
H A Dvorbisfile.c753 vf->os=ogg_stream_create(-1); /* fill in the serialno later */
1042 work_os=ogg_stream_create(vf->current_serialno); /* get the memory ready */
H A Dframing.c858 ogg_stream_state *ogg_stream_create(int serialno){ function

Completed in 20 milliseconds