Searched refs:holeflag (Results 1 - 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
H A Dframing.c936 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;
H A Dogg.h142 int holeflag; member in struct:ogg_stream_state

Completed in 54 milliseconds