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

  /external/libogg/macos/
libogg.mcp.exp 56 ogg_page_continued
  /external/libogg/doc/libogg/
Makefile.am 8 ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html\
  /external/libogg/include/ogg/
ogg.h 193 extern int ogg_page_continued(const ogg_page *og);
  /external/tremolo/Tremolo/
ogg.h 212 extern int ogg_page_continued(ogg_page *og);
framing.c 445 int ogg_page_continued(ogg_page *og){ function
489 ogg_page_continued(page) !=0
495 ogg_page_continued(page) !=0
947 if(ogg_page_continued(&og)){
vorbisfile.c     [all...]
  /external/libogg/src/
framing.c 33 int ogg_page_continued(const ogg_page *og){ function
82 ogg_page_continued(page) !=0
88 ogg_page_continued(page) !=0
774 int continued=ogg_page_continued(og);
    [all...]
  /external/libvorbis/lib/
vorbisfile.c     [all...]

Completed in 1014 milliseconds