OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OV_EOF
(Results
1 - 6
of
6
) sorted by null
/external/tremolo/Tremolo/
ivorbiscodec.h
104
#define
OV_EOF
-2
vorbisfile.c
125
return: <0) did not find a page (OV_FALSE,
OV_EOF
, OV_EREAD)
148
if(ret==0)return
OV_EOF
;
548
return: <0) error, OV_HOLE (lost packet) or
OV_EOF
638
ret=
OV_EOF
; /* eof. leave unitialized */
650
ret=
OV_EOF
;
[
all
...]
/external/libvorbis/include/vorbis/
codec.h
223
#define
OV_EOF
-2
/external/libvorbis/lib/
vorbisfile.c
105
return: <0) did not find a page (OV_FALSE,
OV_EOF
, OV_EREAD)
126
if(ret==0)return(
OV_EOF
);
667
return: <0) error, OV_HOLE (lost packet) or
OV_EOF
773
return(
OV_EOF
); /* eof. leave unitialized */
790
return(
OV_EOF
);
[
all
...]
/external/libgdx/backends/gdx-backend-lwjgl/libs/
jorbis.jar
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
jorbis.jar
Completed in 833 milliseconds