HomeSort by relevance Sort by last modified time
    Searched refs:OV_HOLE (Results 1 - 4 of 4) sorted by null

  /external/tremolo/Tremolo/
ivorbiscodec.h 105 #define OV_HOLE -3
vorbisfile.c 548 return: <0) error, OV_HOLE (lost packet) or OV_EOF
572 ret=OV_HOLE; /* hole in the data. */
    [all...]
  /external/libvorbis/include/vorbis/
codec.h 224 #define OV_HOLE -3
  /external/libvorbis/lib/
vorbisfile.c 667 return: <0) error, OV_HOLE (lost packet) or OV_EOF
697 if(result==-1)return(OV_HOLE); /* hole in the data. */
    [all...]

Completed in 33 milliseconds