Searched refs:ogg_sync_pageseek (Results 1 – 10 of 10) sorted by relevance
38 ogg_sync_pageseek
54 ogg_sync_pageseek
17 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
190 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
193 extern long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og);
694 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek() function817 long ret=ogg_sync_pageseek(oy,og); in ogg_sync_pageout()
137 more=ogg_sync_pageseek(vf->oy,og); in _get_next_page()
174 extern long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og);
636 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek() function743 long ret=ogg_sync_pageseek(oy,og); in ogg_sync_pageout()
115 more=ogg_sync_pageseek(&vf->oy,og); in _get_next_page()