Searched defs:cexternal (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiobasesink.c | 1233 GstClockTime cexternal, GstClockTime crate_num, GstClockTime crate_denom) in clock_convert_external() 1263 GstClockTime cinternal, cexternal, crate_num, crate_denom; in gst_audio_base_sink_custom_slaving() local 1357 GstClockTime cinternal, cexternal; in gst_audio_base_sink_resample_slaving() local 1411 GstClockTime cinternal, cexternal, crate_num, crate_denom; in gst_audio_base_sink_skew_slaving() local 1535 GstClockTime cinternal, cexternal, crate_num, crate_denom; in gst_audio_base_sink_none_slaving() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstclock.c | 951 GstClockTime cexternal, GstClockTime cnum, GstClockTime cdenom) in gst_clock_adjust_with_calibration() 999 GstClockTime ret, cinternal, cexternal, cnum, cdenom; in gst_clock_adjust_unlocked() local 1043 GstClockTime cexternal, GstClockTime cnum, GstClockTime cdenom) in gst_clock_unadjust_with_calibration() 1085 GstClockTime cinternal, cexternal, cnum, cdenom; in gst_clock_unadjust_unlocked() local
|