HomeSort by relevance Sort by last modified time
    Searched defs:PARTOPEN (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/include/vorbis/
vorbisfile.h 106 #define PARTOPEN 1
  /external/tremolo/Tremolo/
vorbisfile.c 54 #define PARTOPEN 1
759 }else if(vf->ready_state < PARTOPEN)
760 vf->ready_state=PARTOPEN;
851 if(vf->ready_state!=PARTOPEN)return OV_EINVAL;
    [all...]

Completed in 64 milliseconds