OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ogg_sync_pageout
(Results
1 - 3
of
3
) sorted by null
/external/flac/libFLAC/
ogg_decoder_aspect.c
123
* page, then we will get no data from
ogg_sync_pageout
(), and at the
198
const int ret =
ogg_sync_pageout
(&aspect->sync_state, &aspect->working_page);
/external/tremolo/Tremolo/
ogg.h
194
extern int
ogg_sync_pageout
(ogg_sync_state *oy, ogg_page *og);
framing.c
810
int
ogg_sync_pageout
(ogg_sync_state *oy, ogg_page *og){
function
Completed in 45 milliseconds