Home | History | Annotate | Download | only in src

Lines Matching refs:ogg_stream_flush

506    flush, ogg_stream_flush returns 0.  Note that ogg_stream_flush will
508 ogg_stream_flush does not guarantee that all packets have flushed.
509 Only a return value of 0 from ogg_stream_flush indicates all packet
512 since ogg_stream_flush will flush the last page in a stream even if
514 (and *not* ogg_stream_flush) unless you specifically need to flush
517 int ogg_stream_flush(ogg_stream_state *os,ogg_page *og){