Home
last modified time | relevance | path

Searched refs:gst_guint64_to_gdouble (Results 1 – 22 of 22) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/cutter/
Dgstcutter.c335 RMS, gst_guint64_to_gdouble (duration)); in gst_cutter_chain()
338 filter->silent_run_length += gst_guint64_to_gdouble (duration); in gst_cutter_chain()
382 filter->pre_run_length += gst_guint64_to_gdouble (duration); in gst_cutter_chain()
395 filter->pre_run_length -= gst_guint64_to_gdouble (pduration); in gst_cutter_chain()
441 gst_guint64_to_gdouble (g_value_get_uint64 (value)); in gst_cutter_set_property()
445 filter->pre_length = gst_guint64_to_gdouble (g_value_get_uint64 (value)); in gst_cutter_set_property()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstlfocontrolsource.c87 gst_guint64_to_gdouble (_calculate_pos (timestamp, timeshift, period)); in _sine_get()
191 gst_guint64_to_gdouble (_calculate_pos (timestamp, timeshift, period)); in _saw_get()
192 gdouble per = gst_guint64_to_gdouble (period); in _saw_get()
242 gst_guint64_to_gdouble (_calculate_pos (timestamp, timeshift, period)); in _rsaw_get()
243 gdouble per = gst_guint64_to_gdouble (period); in _rsaw_get()
294 gst_guint64_to_gdouble (_calculate_pos (timestamp, timeshift, period)); in _triangle_get()
295 gdouble per = gst_guint64_to_gdouble (period); in _triangle_get()
Dgstinterpolationcontrolsource.c184 (value2 - value1) / gst_guint64_to_gdouble (timestamp2 - timestamp1); in _interpolate_linear()
185 return value1 + (gst_guint64_to_gdouble (timestamp - timestamp1) * slope); in _interpolate_linear()
292 h[0] = gst_guint64_to_gdouble (x_next - x); in _interpolate_cubic_update_cache()
304 h[i] = gst_guint64_to_gdouble (x_next - x); in _interpolate_cubic_update_cache()
356 diff1 = gst_guint64_to_gdouble (timestamp - cp1->timestamp); in _interpolate_cubic()
357 diff2 = gst_guint64_to_gdouble (cp2->timestamp - timestamp); in _interpolate_cubic()
470 dx = gst_guint64_to_gdouble (x_next - x); in _interpolate_cubic_monotonic_update_cache()
530 gdouble diff = gst_guint64_to_gdouble (timestamp - cp1->timestamp); in _interpolate_cubic_monotonic()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstmpegaudioparse.c1217 a = gst_guint64_to_gdouble (gst_util_uint64_scale (i, total_time, in gst_mpeg_audio_parse_time_to_bytepos()
1224 b = gst_guint64_to_gdouble (gst_util_uint64_scale (i + 1, total_time, in gst_mpeg_audio_parse_time_to_bytepos()
1228 b = gst_guint64_to_gdouble (total_time); in gst_mpeg_audio_parse_time_to_bytepos()
1232 *bytepos = fa + ((fb - fa) / (b - a)) * (gst_guint64_to_gdouble (ts) - a); in gst_mpeg_audio_parse_time_to_bytepos()
1292 a = gst_guint64_to_gdouble (sum); in gst_mpeg_audio_parse_bytepos_to_time()
1293 fa = gst_guint64_to_gdouble (gst_util_uint64_scale (i, total_time, in gst_mpeg_audio_parse_bytepos_to_time()
1298 fb = gst_guint64_to_gdouble (gst_util_uint64_scale (i + 1, total_time, in gst_mpeg_audio_parse_bytepos_to_time()
1302 fb = gst_guint64_to_gdouble (total_time); in gst_mpeg_audio_parse_bytepos_to_time()
/third_party/gstreamer/gstplugins_good/tests/icles/
Dgdkpixbufsink-test.c228 seek_pos = gst_gdouble_to_guint64 (gst_guint64_to_gdouble (dur) * percent); in seek_to()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.h78 #define gst_guint64_to_gdouble(value) gst_util_guint64_to_gdouble(value) macro
81 #define gst_guint64_to_gdouble(value) ((gdouble) (value)) macro
Dgstclock.c1227 gst_guint64_to_gdouble (rate_num) / gst_guint64_to_gdouble (rate_denom)); in gst_clock_set_calibration()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvmux.c1016 d = gst_guint64_to_gdouble (mux->duration); in gst_flv_mux_create_metadata()
1652 entry->time = gst_guint64_to_gdouble (pts) / GST_SECOND; in gst_flv_mux_update_index()
1806 d = gst_guint64_to_gdouble (mux->duration); in gst_flv_mux_rewrite_header()
1814 d = gst_guint64_to_gdouble (mux->byte_count); in gst_flv_mux_rewrite_header()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstutils.c331 check = gst_gdouble_to_guint64 (gst_guint64_to_gdouble (val) * in GST_START_TEST()
332 gst_guint64_to_gdouble (num) / gst_guint64_to_gdouble (denom)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/level/
Dgstlevel.c283 gst_guint64_to_gdouble (g_value_get_uint64 (value)); in gst_level_set_property()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c3273 gst_guint64_to_gdouble (duration) / in gst_matroska_mux_start()
3274 gst_guint64_to_gdouble (mux->time_scale)); in gst_matroska_mux_start()
3808 gst_guint64_to_gdouble (duration) / in gst_matroska_mux_finish()
3809 gst_guint64_to_gdouble (mux->time_scale)); in gst_matroska_mux_finish()
Dmatroska-read-common.c2117 gst_guint64_to_gdouble (common->time_scale)); in gst_matroska_read_common_parse_info()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesink.c1384 crate_denom, gst_guint64_to_gdouble (crate_num) / in gst_audio_base_sink_resample_slaving()
1385 gst_guint64_to_gdouble (crate_denom)); in gst_audio_base_sink_resample_slaving()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2frames.c709 gst_guint64_to_gdouble (peak) / in parse_relative_volume_adjustment_two()
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.c1022 gst_guint64_to_gdouble (demux->udp_timeout / 1000000.0))); in gst_sdp_demux_handle_message()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c3076 gst_guint64_to_gdouble (priv->avg_pt) / in gst_base_sink_perform_qos()
3077 gst_guint64_to_gdouble (duration); in gst_base_sink_perform_qos()
5491 *cur = time + offset + gst_guint64_to_gdouble (now - base_time) * rate; in gst_base_sink_get_position()
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c1339 MIN (gst_guint64_to_gdouble (aiff->dataleft), in gst_aiff_parse_stream_data()
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c2020 MIN (gst_guint64_to_gdouble (wav->dataleft), in gst_wavparse_stream_data()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5967 gst_guint64_to_gdouble (src->udp_timeout) / 1000000.0)); in gst_rtspsrc_reconnect()
5988 gst_guint64_to_gdouble (src->udp_timeout) / 1000000.0)); in gst_rtspsrc_reconnect()
/third_party/gstreamer/gstplugins_good/
DChangeLog131495 gst_guint64_to_gdouble
141029 Use gst_guint64_to_gdouble for conversion.
142067 gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.
142070 Use gst_guint64_to_gdouble for conversion.
149955 …gst/matroska/matroska-demux.c: Fix a bad conversion using gst_guint64_to_gdouble. fabs ((gdouble) …
149958 Fix a bad conversion using gst_guint64_to_gdouble.
149960 replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
149961 difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) -
149962 gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my
149967 gst/matroska/matroska-demux.c: Use gst_guint64_to_gdouble for conversions
[all …]
/third_party/gstreamer/gstreamer/
DChangeLog91039 …libs/gst/controller/: Use gst_guint64_to_gdouble instead of gst_util_guint64_to_gdouble as it is m…
91043 Use gst_guint64_to_gdouble instead of gst_util_guint64_to_gdouble
99314 libs/gst/controller/: Use gst_guint64_to_gdouble() when converting from a uint64 or
99319 Use gst_guint64_to_gdouble() when converting from a uint64 or
111087 use gst_guint64_to_gdouble for conversion
114178 *cur = gst_guint64_to_gdouble(now - base) * basesink->segment.abs_rate + time; for vs6
115672 use gst_guint64_to_gdouble
122162 * gst/gstutils.c: (gst_guint64_to_gdouble),
/third_party/gstreamer/gstplugins_base/
DChangeLog99759 use gst_guint64_to_gdouble for conversions
142719 gst-libs/gst/audio/gstbaseaudiosink.c: Use gst_guint64_to_gdouble for conversion.
142722 Use gst_guint64_to_gdouble for conversion.
154327 use of gst_guint64_to_gdouble to be compliant with vs6