Searched refs:new_ack (Results 1 – 1 of 1) sorted by relevance
971 guint64 last_ack, new_ack; in gst_rtmp_connection_handle_ack() local985 new_ack = (((guint64) last_ack_high) << 32) | bytes; in gst_rtmp_connection_handle_ack()988 new_ack - last_ack); in gst_rtmp_connection_handle_ack()991 self->out_bytes_acked = new_ack; in gst_rtmp_connection_handle_ack()