Home
last modified time | relevance | path

Searched refs:fifo_fill (Results 1 – 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
Dframing.c660 oy->fifo_fill+=bytes; in ogg_sync_wrote()
700 bytes=oy->fifo_fill; in ogg_sync_pageseek()
762 oy->fifo_fill-=ret; in ogg_sync_pageseek()
793 oy->fifo_fill+=ret; in ogg_sync_pageseek()
844 oy->fifo_fill=0; in ogg_sync_reset()
Dogg.h110 long fifo_fill; member