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

  /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...]

Completed in 240 milliseconds