HomeSort by relevance Sort by last modified time
    Searched refs:OV_EFAULT (Results 1 - 8 of 8) sorted by null

  /external/tremolo/Tremolo/
ivorbiscodec.h 108 #define OV_EFAULT -129
treminfo.c 181 if(!ci)return(OV_EFAULT);
254 if(!ci)return(OV_EFAULT);
vorbisfile.c 196 return OV_EFAULT;
    [all...]
  /external/libvorbis/include/vorbis/
codec.h 227 #define OV_EFAULT -129
  /external/libvorbis/lib/
info.c 211 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;
vorbisfile.c 90 return OV_EFAULT;
182 return(OV_EFAULT);
598 if(vf->ready_state<STREAMSET)return OV_EFAULT;
714 if(oldsamples)return(OV_EFAULT);
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
jorbis.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
jorbis.jar 

Completed in 110 milliseconds