Home
last modified time | relevance | path

Searched refs:ogg_sync_pageout (Results 1 – 9 of 9) 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/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/flac/src/libFLAC/
Dogg_decoder_aspect.c196 const int ret = ogg_sync_pageout(&aspect->sync_state, &aspect->working_page); in FLAC__ogg_decoder_aspect_read_callback_wrapper()
/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);