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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dcodec.h227 #define OV_EFAULT -129 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/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;

Completed in 106 milliseconds