ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_clock_set_calibration ( GstClock* clock, GstClockTime internal, GstClockTime external, GstClockTime rate_num, GstClockTime rate_denom ) |
---|---|
Type | FUNC |
Source | gstclock.c |
Params | 5 |
Return | void |
Size | 1027 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | clock | GstClock* | 8 | %rdi |
1 | internal | GstClockTime | 8 | %rsi |
2 | external | GstClockTime | 8 | %rdx |
3 | rate_num | GstClockTime | 8 | %rcx |
4 | rate_denom | GstClockTime | 8 | %r8 |
RETURN: none |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||
|
|