Home
last modified time | relevance | path

Searched refs:OV_EBADHEADER (Results 1 – 7 of 7) sorted by relevance

/external/tremolo/Tremolo/
Dtreminfo.c213 return(OV_EBADHEADER); in _vorbis_unpack_info()
246 return(OV_EBADHEADER); in _vorbis_unpack_comment()
332 return(OV_EBADHEADER); in _vorbis_unpack_books()
361 return(OV_EBADHEADER); in vorbis_dsp_headerin()
365 return(OV_EBADHEADER); in vorbis_dsp_headerin()
373 return(OV_EBADHEADER); in vorbis_dsp_headerin()
381 return(OV_EBADHEADER); in vorbis_dsp_headerin()
388 return(OV_EBADHEADER); in vorbis_dsp_headerin()
393 return(OV_EBADHEADER); in vorbis_dsp_headerin()
Divorbiscodec.h112 #define OV_EBADHEADER -133 macro
Dvorbisfile.c315 ret=OV_EBADHEADER; in _fetch_headers()
325 ret=OV_EBADHEADER; in _fetch_headers()
/external/libvorbis/doc/
Dvorbis-errors.txt31 OV_EBADHEADER Invalid Vorbis bitstream header.
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/libvorbis/lib/
Dinfo.c237 return(OV_EBADHEADER); in _vorbis_unpack_info()
267 return(OV_EBADHEADER); in _vorbis_unpack_comment()
346 return(OV_EBADHEADER); in _vorbis_unpack_books()
400 return(OV_EBADHEADER); in vorbis_synthesis_headerin()
404 return(OV_EBADHEADER); in vorbis_synthesis_headerin()
412 return(OV_EBADHEADER); in vorbis_synthesis_headerin()
420 return(OV_EBADHEADER); in vorbis_synthesis_headerin()
427 return(OV_EBADHEADER); in vorbis_synthesis_headerin()
432 return(OV_EBADHEADER); in vorbis_synthesis_headerin()
Dvorbisfile.c310 ret=OV_EBADHEADER; in _fetch_headers()
328 ret=OV_EBADHEADER; in _fetch_headers()
370 ret=OV_EBADHEADER; in _fetch_headers()
382 ret=OV_EBADHEADER; in _fetch_headers()
396 ret = OV_EBADHEADER; in _fetch_headers()
/external/libvorbis/include/vorbis/
Dcodec.h231 #define OV_EBADHEADER -133 macro