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