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

  /external/libvorbis/lib/
synthesis.c 35 return OV_EBADPACKET;
51 return(OV_EBADPACKET);
56 return(OV_EBADPACKET);
67 return(OV_EBADPACKET);
114 if(mode==-1)return(OV_EBADPACKET);
121 if(vb->nW==-1) return(OV_EBADPACKET);
163 if(mode==-1)return(OV_EBADPACKET);
vorbisfile.c     [all...]
  /external/tremolo/Tremolo/
ivorbiscodec.h 115 #define OV_EBADPACKET -136
dsp.c 193 if(mode==-1)return(OV_EBADPACKET);
223 if(mode==-1 || mode>=ci->modes) return OV_EBADPACKET;
235 if(temp==-1) return OV_EBADPACKET;
vorbisfile.c     [all...]
  /external/libvorbis/include/vorbis/
codec.h 234 #define OV_EBADPACKET -136
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
jorbis.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
jorbis.jar 

Completed in 563 milliseconds