OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ogg_page_continued
(Results
1 - 15
of
15
) sorted by null
/external/libogg/macos/
libogg.mcp.exp
56
ogg_page_continued
/external/libogg/win32/
ogg.def
69
ogg_page_continued
/external/libogg/doc/libogg/
ogg_page_continued.html
16
<h1>
ogg_page_continued
</h1>
26
int
ogg_page_continued
(ogg_page *og);
ogg_page_packets.html
49
ogg_page_continued
(paged) will return non-zero.<br>
56
ogg_page_continued
(page) will return non-zero.<br>
Makefile.am
8
ogg_page_continued
.html ogg_page_eos.html ogg_page_granulepos.html\
general.html
58
<td><a href="
ogg_page_continued
.html">
ogg_page_continued
</a></td>
reference.html
73
<a href="
ogg_page_continued
.html">
ogg_page_continued
()</a><br>
Makefile.in
181
ogg_page_continued
.html ogg_page_eos.html ogg_page_granulepos.html\
/external/libogg/include/ogg/
ogg.h
193
extern int
ogg_page_continued
(const ogg_page *og);
/external/tremolo/Tremolo/
ogg.h
212
extern int
ogg_page_continued
(ogg_page *og);
framing.c
445
int
ogg_page_continued
(ogg_page *og){
function
489
ogg_page_continued
(page) !=0
495
ogg_page_continued
(page) !=0
947
if(
ogg_page_continued
(&og)){
vorbisfile.c
[
all
...]
/external/libogg/src/
framing.c
33
int
ogg_page_continued
(const ogg_page *og){
function
82
ogg_page_continued
(page) !=0
88
ogg_page_continued
(page) !=0
774
int continued=
ogg_page_continued
(og);
[
all
...]
/external/libvorbis/doc/
programming.html
242
int
ogg_page_continued
(ogg_page *og);
/external/libvorbis/lib/
vorbisfile.c
[
all
...]
Completed in 414 milliseconds