ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_buffer_add_protection_meta ( GstBuffer* buffer, GstStructure* info ) |
---|---|
Type | FUNC |
Source | gstprotection.c |
Params | 2 |
Return | GstProtectionMeta* |
Size | 174 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | ADDED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | buffer | GstBuffer* | 8 | %rdi |
1 | info | GstStructure* | 8 | %rsi |
RETURN | ||||
.retval | GstProtectionMeta* | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | GstProtectionMeta* |
%rdi | buffer | GstBuffer* |
%rsi | info | GstStructure* |