Searched refs:ogg_sync_pageseek (Results 1 - 8 of 8) sorted by relevance

/external/libogg/macos/
H A Dlibogg.mcp.exp38 ogg_sync_pageseek
/external/libogg/doc/libogg/
H A DMakefile.am17 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
/external/libogg/include/ogg/
H A Dogg.h174 extern long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og);
/external/tremolo/Tremolo/
H A Dogg.h193 extern long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og);
H A Dframing.c694 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ function
817 long ret=ogg_sync_pageseek(oy,og);
H A Dvorbisfile.c137 more=ogg_sync_pageseek(vf->oy,og);
/external/libogg/src/
H A Dframing.c636 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ function
743 long ret=ogg_sync_pageseek(oy,og);
/external/libvorbis/lib/
H A Dvorbisfile.c115 more=ogg_sync_pageseek(&vf->oy,og);

Completed in 58 milliseconds