Searched refs:OV_EFAULT (Results 1 - 6 of 6) sorted by relevance

/external/tremolo/Tremolo/
H A Divorbiscodec.h108 #define OV_EFAULT -129 macro
H A Dtreminfo.c181 if(!ci)return(OV_EFAULT);
254 if(!ci)return(OV_EFAULT);
H A Dvorbisfile.c196 return OV_EFAULT;
1305 result=OV_EFAULT;
/external/libvorbis/include/vorbis/
H A Dcodec.h227 #define OV_EFAULT -129 macro
/external/libvorbis/lib/
H A Dinfo.c211 if(!ci)return(OV_EFAULT);
275 if(!ci)return(OV_EFAULT);
439 if(!ci)return(OV_EFAULT);
494 if(!ci)return(OV_EFAULT);
578 ret=OV_EFAULT;
H A Dvorbisfile.c90 return OV_EFAULT;
182 return(OV_EFAULT);
598 if(vf->ready_state<STREAMSET)return OV_EFAULT;
714 if(oldsamples)return(OV_EFAULT);
1555 result=OV_EFAULT;

Completed in 78 milliseconds