Home
last modified time | relevance | path

Searched refs:OV_EVERSION (Results 1 – 5 of 5) sorted by relevance

/external/libvorbis/doc/
Dvorbis-errors.txt33 OV_EVERSION Vorbis version mismatch.
55 OV_ENOTVORBIS, OV_EVERSION, OV_EBADHEADER
67 OV_EREAD, OV_ENOTVORBIS, OV_EVERSION, OV_EBADHEADER, OV_FAULT
70 OV_EREAD, OV_ENOTVORBIS, OV_EVERSION, OV_EBADHEADER, OV_FAULT
/external/tremolo/Tremolo/
Divorbiscodec.h113 #define OV_EVERSION -134 macro
Dtreminfo.c184 if(vi->version!=0)return(OV_EVERSION); in _vorbis_unpack_info()
/external/libvorbis/include/vorbis/
Dcodec.h232 #define OV_EVERSION -134 macro
/external/libvorbis/lib/
Dinfo.c214 if(vi->version!=0)return(OV_EVERSION); in _vorbis_unpack_info()