Searched refs:OV_EVERSION (Results 1 – 5 of 5) sorted by relevance
/external/libvorbis/doc/ |
D | vorbis-errors.txt | 33 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/ |
D | ivorbiscodec.h | 113 #define OV_EVERSION -134 macro
|
D | treminfo.c | 184 if(vi->version!=0)return(OV_EVERSION); in _vorbis_unpack_info()
|
/external/libvorbis/include/vorbis/ |
D | codec.h | 232 #define OV_EVERSION -134 macro
|
/external/libvorbis/lib/ |
D | info.c | 214 if(vi->version!=0)return(OV_EVERSION); in _vorbis_unpack_info()
|