OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ogg_sync_destroy
(Results
1 - 7
of
7
) sorted by null
/external/libogg/macos/
libogg.mcp.exp
34
ogg_sync_destroy
/external/libogg/doc/libogg/
Makefile.am
16
ogg_sync_buffer.html ogg_sync_clear.html
ogg_sync_destroy
.html\
/external/libogg/include/ogg/
ogg.h
169
extern int
ogg_sync_destroy
(ogg_sync_state *oy);
/external/tremolo/Tremolo/
ogg.h
188
extern int
ogg_sync_destroy
(ogg_sync_state *oy);
framing.c
601
int
ogg_sync_destroy
(ogg_sync_state *oy){
function
vorbisfile.c
791
ogg_sync_destroy
(vf->oy);
[
all
...]
/external/libogg/src/
framing.c
574
int
ogg_sync_destroy
(ogg_sync_state *oy){
function
[
all
...]
Completed in 107 milliseconds