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

  /external/tremolo/Tremolo/
framing.c 936 os->holeflag=1; /* set for internal use */
938 os->holeflag=2; /* set for external reporting */
956 if(!os->spanflag && !os->holeflag)os->spanflag=2;
968 if(!os->spanflag && !os->holeflag)os->spanflag=2;
1045 os->holeflag=0;
1065 if(os->holeflag){
1066 int temp=os->holeflag;
1068 os->holeflag=0;
1070 os->holeflag=1;
ogg.h 142 int holeflag; member in struct:ogg_stream_state

Completed in 16 milliseconds