ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_event_new_buffer_size ( enum GstFormat format, gint64 minsize, gint64 maxsize, gboolean async ) |
---|---|
Type | FUNC |
Source | gstevent.c |
Params | 4 |
Return | GstEvent* |
Size | 257 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | format | enum GstFormat | 4 | %rdi |
1 | minsize | gint64 | 8 | %rsi |
2 | maxsize | gint64 | 8 | %rdx |
3 | async | gboolean | 4 | %rcx |
RETURN | ||||
.retval | GstEvent* | 8 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||
|
|