OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ogg_sync_clear
(Results
1 - 7
of
7
) sorted by null
/external/libogg/macos/
libogg.mcp.exp
32
ogg_sync_clear
/external/libogg/doc/libogg/
Makefile.am
16
ogg_sync_buffer.html
ogg_sync_clear
.html ogg_sync_destroy.html\
/external/flac/libFLAC/
ogg_decoder_aspect.c
72
(void)
ogg_sync_clear
(&aspect->sync_state);
/external/libogg/include/ogg/
ogg.h
167
extern int
ogg_sync_clear
(ogg_sync_state *oy);
/external/tremolo/Tremolo/
ogg.h
187
extern int
ogg_sync_clear
(ogg_sync_state *oy);
framing.c
592
int
ogg_sync_clear
(ogg_sync_state *oy){
function
/external/libogg/src/
framing.c
566
int
ogg_sync_clear
(ogg_sync_state *oy){
function
576
ogg_sync_clear
(oy);
608
ogg_sync_clear
(oy);
[
all
...]
Completed in 563 milliseconds