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

  /external/tremolo/Tremolo/
ogg.h 110 long fifo_fill; member in struct:ogg_sync_state
framing.c 660 oy->fifo_fill+=bytes;
700 bytes=oy->fifo_fill;
762 oy->fifo_fill-=ret;
793 oy->fifo_fill+=ret;
844 oy->fifo_fill=0;

Completed in 32 milliseconds