HomeSort by relevance Sort by last modified time
    Searched refs:OV_EOF (Results 1 - 2 of 2) 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...]

Completed in 167 milliseconds