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

  /external/tremolo/Tremolo/
ivorbiscodec.h 116 #define OV_EBADLINK -137
vorbisfile.c 684 ret=OV_EBADLINK; /* sign of a bogus stream. error out,
703 if(_make_decode_ready(vf)) return OV_EBADLINK;
    [all...]
  /external/libvorbis/examples/
vorbisfile_example.c 73 if(ret==OV_EBADLINK){
  /external/libvorbis/include/vorbis/
codec.h 235 #define OV_EBADLINK -137
  /external/libvorbis/lib/
vorbisfile.c 601 return OV_EBADLINK;
604 return OV_EBADLINK;
    [all...]

Completed in 83 milliseconds