Home
last modified time | relevance | path

Searched refs:ogg_sync_state (Results 1 – 11 of 11) sorted by relevance

/external/tremolo/Tremolo/
Dogg.h103 typedef struct ogg_sync_state { struct
117 } ogg_sync_state; argument
185 extern void ogg_sync_init(ogg_sync_state *oy);
186 extern ogg_sync_state *ogg_sync_create(void);
187 extern int ogg_sync_clear(ogg_sync_state *oy);
188 extern int ogg_sync_destroy(ogg_sync_state *oy);
189 extern int ogg_sync_reset(ogg_sync_state *oy);
191 extern unsigned char *ogg_sync_bufferin(ogg_sync_state *oy, long size);
192 extern int ogg_sync_wrote(ogg_sync_state *oy, long bytes);
193 extern long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og);
[all …]
Dframing.c580 void ogg_sync_init(ogg_sync_state *oy){ in ogg_sync_init()
585 ogg_sync_state *ogg_sync_create(void){ in ogg_sync_create()
586 ogg_sync_state *oy=_ogg_calloc(1,sizeof(*oy)); in ogg_sync_create()
592 int ogg_sync_clear(ogg_sync_state *oy){ in ogg_sync_clear()
601 int ogg_sync_destroy(ogg_sync_state *oy){ in ogg_sync_destroy()
611 unsigned char *ogg_sync_bufferin(ogg_sync_state *oy, long bytes){ in ogg_sync_bufferin()
655 int ogg_sync_wrote(ogg_sync_state *oy, long bytes){ in ogg_sync_wrote()
694 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek()
810 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout()
839 int ogg_sync_reset(ogg_sync_state *oy){ in ogg_sync_reset()
Divorbisfile.h71 ogg_sync_state *oy;
/external/libogg/include/ogg/
Dogg.h114 } ogg_sync_state; typedef
166 extern int ogg_sync_init(ogg_sync_state *oy);
167 extern int ogg_sync_clear(ogg_sync_state *oy);
168 extern int ogg_sync_reset(ogg_sync_state *oy);
169 extern int ogg_sync_destroy(ogg_sync_state *oy);
170 extern int ogg_sync_check(ogg_sync_state *oy);
172 extern char *ogg_sync_buffer(ogg_sync_state *oy, long size);
173 extern int ogg_sync_wrote(ogg_sync_state *oy, long bytes);
174 extern long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og);
175 extern int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og);
/external/libogg/src/
Dframing.c557 int ogg_sync_init(ogg_sync_state *oy){ in ogg_sync_init()
566 int ogg_sync_clear(ogg_sync_state *oy){ in ogg_sync_clear()
574 int ogg_sync_destroy(ogg_sync_state *oy){ in ogg_sync_destroy()
582 int ogg_sync_check(ogg_sync_state *oy){ in ogg_sync_check()
587 char *ogg_sync_buffer(ogg_sync_state *oy, long size){ in ogg_sync_buffer()
619 int ogg_sync_wrote(ogg_sync_state *oy, long bytes){ in ogg_sync_wrote()
636 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek()
734 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout()
896 int ogg_sync_reset(ogg_sync_state *oy){ in ogg_sync_reset()
1008 ogg_sync_state oy;
/external/flac/libFLAC/include/private/
Dogg_decoder_aspect.h48 ogg_sync_state sync_state;
/external/libogg/doc/libogg/
DMakefile.am18 ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html\
DMakefile.in191 ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html\
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/Dominators/
D2007-01-14-BreakCritEdges.ll5 …%struct.OggVorbis_File = type { i8*, i32, i64, i64, %struct.ogg_sync_state, i32, i64*, i64*, i32*,…
8 %struct.ogg_sync_state = type { i8*, i32, i32, i32, i32, i32, i32 }
/external/llvm/test/Analysis/Dominators/
D2007-01-14-BreakCritEdges.ll4 …%struct.OggVorbis_File = type { i8*, i32, i64, i64, %struct.ogg_sync_state, i32, i64*, i64*, i32*,…
7 %struct.ogg_sync_state = type { i8*, i32, i32, i32, i32, i32, i32 }
/external/swiftshader/third_party/LLVM/test/Analysis/Dominators/
D2007-01-14-BreakCritEdges.ll4 …%struct.OggVorbis_File = type { i8*, i32, i64, i64, %struct.ogg_sync_state, i32, i64*, i64*, i32*,…
7 %struct.ogg_sync_state = type { i8*, i32, i32, i32, i32, i32, i32 }