Home
last modified time | relevance | path

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

/external/tremolo/Tremolo/
Divorbiscodec.h108 #define OV_EFAULT -129 macro
Dtreminfo.c181 if(!ci)return(OV_EFAULT); in _vorbis_unpack_info()
254 if(!ci)return(OV_EFAULT); in _vorbis_unpack_books()
Dvorbisfile.c196 return OV_EFAULT; in _get_prev_page()
1305 result=OV_EFAULT; in ov_pcm_seek_page()
/external/libvorbis/lib/
Dinfo.c211 if(!ci)return(OV_EFAULT); in _vorbis_unpack_info()
275 if(!ci)return(OV_EFAULT); in _vorbis_unpack_books()
439 if(!ci)return(OV_EFAULT); in _vorbis_pack_info()
494 if(!ci)return(OV_EFAULT); in _vorbis_pack_books()
578 ret=OV_EFAULT; in vorbis_analysis_headerout()
Dvorbisfile.c90 return OV_EFAULT; in _seek_helper()
182 return(OV_EFAULT); in _get_prev_page()
598 if(vf->ready_state<STREAMSET)return OV_EFAULT; in _make_decode_ready()
714 if(oldsamples)return(OV_EFAULT); in _fetch_and_process_packet()
1555 result=OV_EFAULT; in ov_pcm_seek_page()
/external/libvorbis/include/vorbis/
Dcodec.h227 #define OV_EFAULT -129 macro
/external/libvorbis/doc/
Dvorbis-errors.txt21 OV_EFAULT Internal logic fault; indicates a bug or heap/stack