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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dcodec.h227 #define OV_EFAULT -129 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/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.c89 return OV_EFAULT;
181 return(OV_EFAULT);
597 if(vf->ready_state<STREAMSET)return OV_EFAULT;
713 if(oldsamples)return(OV_EFAULT);
1554 result=OV_EFAULT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibvorbisenc.c76 case OV_EFAULT: return AVERROR_BUG;

Completed in 117 milliseconds