OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OV_ENOTVORBIS
(Results
1 - 6
of
6
) sorted by null
/external/tremolo/Tremolo/
ivorbiscodec.h
111
#define
OV_ENOTVORBIS
-132
treminfo.c
355
return(
OV_ENOTVORBIS
);
vorbisfile.c
295
if(llret<0)return
OV_ENOTVORBIS
;
[
all
...]
/external/libvorbis/include/vorbis/
codec.h
230
#define
OV_ENOTVORBIS
-132
/external/libvorbis/lib/
vorbisfile.c
292
if(llret<0)return(
OV_ENOTVORBIS
);
342
ret=
OV_ENOTVORBIS
;
356
ret =
OV_ENOTVORBIS
;
[
all
...]
info.c
394
return(
OV_ENOTVORBIS
);
Completed in 70 milliseconds