OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OV_FALSE
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
ivorbiscodec.h
103
#define
OV_FALSE
-1
vorbisfile.c
125
return: <0) did not find a page (
OV_FALSE
, OV_EOF, OV_EREAD)
136
if(boundary>0 && vf->offset>=boundary)return
OV_FALSE
;
145
if(!boundary)return
OV_FALSE
;
904
return
OV_FALSE
;
917
if(vf->samptrack==0)return
OV_FALSE
;
[
all
...]
Completed in 25 milliseconds