Searched refs:OV_EOF (Results 1 - 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
H A Divorbiscodec.h104 #define OV_EOF -2 macro
H A Dvorbisfile.c125 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;
1262 return OV_EOF; /* shouldn't happen */
1605 if(ret==OV_EOF)

Completed in 104 milliseconds