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

  /external/libogg/macos/
libogg.mcp.exp 39 ogg_sync_pageout
  /external/libogg/src/
framing.c 550 by ogg_sync_pageout(). The page is then submitted to
734 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ function
    [all...]
  /external/libogg/doc/libogg/
Makefile.am 17 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
  /external/flac/libFLAC/
ogg_decoder_aspect.c 121 * page, then we will get no data from ogg_sync_pageout(), and at the
196 const int ret = ogg_sync_pageout(&aspect->sync_state, &aspect->working_page);
  /external/libogg/include/ogg/
ogg.h 175 extern int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og);
  /external/tremolo/Tremolo/
ogg.h 194 extern int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og);
framing.c 810 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ function

Completed in 2080 milliseconds