ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_query_parse_nth_allocation_pool ( GstQuery* query, guint index, GstBufferPool** pool, guint* size, guint* min_buffers, guint* max_buffers ) |
---|---|
Type | FUNC |
Source | gstquery.c |
Params | 6 |
Return | void |
Size | 239 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | query | GstQuery* | 8 | %rdi |
1 | index | guint | 4 | %rsi |
2 | pool | GstBufferPool** | 8 | %rdx |
3 | size | guint* | 8 | %rcx |
4 | min_buffers | guint* | 8 | %r8 |
5 | max_buffers | guint* | 8 | %r9 |
RETURN: none |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|