ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_memory_init ( GstMemory* mem, enum GstMemoryFlags flags, GstAllocator* allocator, GstMemory* parent, gsize maxsize, gsize align, gsize offset, gsize size ) |
---|---|
Type | FUNC |
Source | gstmemory.c |
Params | 8 |
Return | void |
Size | 254 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | mem | GstMemory* | 8 | %rdi |
1 | flags | enum GstMemoryFlags | 4 | %rsi |
2 | allocator | GstAllocator* | 8 | %rdx |
3 | parent | GstMemory* | 8 | %rcx |
4 | maxsize | gsize | 8 | %r8 |
5 | align | gsize | 8 | %r9 |
6 | offset | gsize | 8 | stack + 0 |
7 | size | gsize | 8 | stack + 8 |
RETURN: none |
Old | New | |||||||||||||||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|