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

  /external/tremolo/Tremolo/
framing.c 891 while(os->laceptr<os->lacing_fill){
910 if(os->lacing_fill>=0)
912 os->lacing_fill+27);
913 os->lacing_fill=0;
931 os->lacing_fill=oggbyte_read1(&ob,26);
972 if(os->laceptr<os->lacing_fill){
1020 os->lacing_fill=-27;
1043 os->lacing_fill=0;
ogg.h 138 int lacing_fill; member in struct:ogg_stream_state

Completed in 119 milliseconds