ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_pad_set_query_function_full ( GstPad* pad, GstPadQueryFunction query, gpointer user_data, GDestroyNotify notify ) |
---|---|
Type | FUNC |
Source | gstpad.c |
Params | 4 |
Return | void |
Size | 271 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | pad | GstPad* | 8 | %rdi |
1 | query | GstPadQueryFunction | 8 | %rsi |
2 | user_data | gpointer | 8 | %rdx |
3 | notify | GDestroyNotify | 8 | %rcx |
RETURN: none |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||
|
|