Lines Matching defs:flush
1129 * @param flush Indicates whether to flush. If set, pkt must be blank.
1132 int stream_index, int flush)
1140 int ret = 0, got_output = flush;
1142 if (!size && !flush && sti->parser->flags & PARSER_FLAG_COMPLETE_FRAMES) {
1147 while (size > 0 || (flush && got_output)) {
1229 if (flush) {
1261 /* flush the parsers */
1746 /* flush packet queue */
2807 /* flush the decoders */