Home
last modified time | relevance | path

Searched refs:ogg_sync_pageout (Results 1 – 10 of 10) sorted by relevance

/external/libogg/src/
Dframing.c734 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout() function
1542 int ret=ogg_sync_pageout(&oy,&og_de); in test_pack()
1818 ogg_sync_pageout(&oy,&temp); in main()
1820 ogg_sync_pageout(&oy,&temp); in main()
1822 ogg_sync_pageout(&oy,&temp); in main()
1824 ogg_sync_pageout(&oy,&temp); in main()
1867 ogg_sync_pageout(&oy,&temp); in main()
1869 ogg_sync_pageout(&oy,&temp); in main()
1871 ogg_sync_pageout(&oy,&temp); in main()
1873 ogg_sync_pageout(&oy,&temp); in main()
[all …]
/external/libvorbis/examples/
Ddecoder_example.c94 if(ogg_sync_pageout(&oy,&og)!=1){ in main()
149 int result=ogg_sync_pageout(&oy,&og); in main()
211 int result=ogg_sync_pageout(&oy,&og); in main()
/external/libvorbis/test/
Dwrite_read.c166 if(ogg_sync_pageout (&oy,&og) != 1) { in read_vorbis_data_or_die()
200 int result = ogg_sync_pageout (&oy,&og); in read_vorbis_data_or_die()
239 int result = ogg_sync_pageout (&oy,&og); in read_vorbis_data_or_die()
/external/libogg/macos/
Dlibogg.mcp.exp39 ogg_sync_pageout
/external/libogg/win32/
Dogg.def55 ogg_sync_pageout
/external/libogg/doc/libogg/
DMakefile.am17 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
DMakefile.in190 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
/external/tremolo/Tremolo/
Dogg.h194 extern int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og);
Dframing.c810 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout() function
/external/libogg/include/ogg/
Dogg.h175 extern int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og);