Lines Matching defs:flush
924 int flush, int has_packet)
930 int eof = flush;
951 flush = 1;
955 !flush &&
984 flush = 1;
1020 flush = 0;
1024 if (stream_count && flush) {
1040 int flush, int has_packet)
1094 int flush, int has_packet)
1098 int ret = si->interleave_packet(s, pkt, flush, has_packet);
1251 return interleaved_write_packet(s, ffformatcontext(s)->parse_pkt, 1/*flush*/, 0);