ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_message_new_qos ( GstObject* src, gboolean live, guint64 running_time, guint64 stream_time, guint64 timestamp, guint64 duration ) |
---|---|
Type | FUNC |
Source | gstmessage.c |
Params | 6 |
Return | GstMessage* |
Size | 275 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | src | GstObject* | 8 | %rdi |
1 | live | gboolean | 4 | %rsi |
2 | running_time | guint64 | 8 | %rdx |
3 | stream_time | guint64 | 8 | %rcx |
4 | timestamp | guint64 | 8 | %r8 |
5 | duration | guint64 | 8 | %r9 |
RETURN | ||||
.retval | GstMessage* | 8 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|