Home
last modified time | relevance | path

Searched refs:flush_packets (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpqcelpdepay.c198 flush_packets (GstRtpQCELPDepay * depay) in flush_packets() function
323 flush_packets (depay); in gst_rtp_qcelp_depay_process()
398 flush_packets (depay); in gst_rtp_qcelp_depay_process()
/third_party/ffmpeg/libavformat/
Doptions_table.h90 {"flush_packets", "enable flushing of the I/O context after each packet", OFFSET(flush_packets), AV…
Dwebm_chunk.c88 oc->flush_packets = 0; in webm_chunk_init()
Davformat.h1663 int flush_packets; member
Dmux.c471 if (s->flush_packets == 1 || s->flags & AVFMT_FLAG_FLUSH_PACKETS)
473 else if (s->flush_packets && !(s->oformat->flags & AVFMT_NOFILE))
/third_party/ffmpeg/doc/
Dformats.texi71 @item flush_packets
194 @item flush_packets @var{integer} (@emph{output})