ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_event_new_seek ( gdouble rate, enum GstFormat format, enum GstSeekFlags flags, enum GstSeekType start_type, gint64 start, enum GstSeekType stop_type, gint64 stop ) |
---|---|
Type | FUNC |
Source | gstevent.c |
Params | 7 |
Return | GstEvent* |
Size | 1113 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | rate | gdouble | 8 | %xmm0 |
1 | format | enum GstFormat | 4 | %rdi |
2 | flags | enum GstSeekFlags | 4 | %rsi |
3 | start_type | enum GstSeekType | 4 | %rdx |
4 | start | gint64 | 8 | %rcx |
5 | stop_type | enum GstSeekType | 4 | %r8 |
6 | stop | gint64 | 8 | %r9 |
RETURN | ||||
.retval | GstEvent* | 8 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|