Home
last modified time | relevance | path

Searched refs:gst_bin_recalculate_latency (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstbin.h318 gboolean gst_bin_recalculate_latency (GstBin * bin);
Dgstpipeline.c1058 gst_bin_recalculate_latency (GST_BIN_CAST (pipeline)); in gst_pipeline_set_latency()
Dgstbin.c2712 gst_bin_recalculate_latency (GstBin * bin) in gst_bin_recalculate_latency() function
2846 gst_bin_recalculate_latency (bin); in gst_bin_change_state_func()
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c433 gst_bin_recalculate_latency (GST_BIN (pipeline)); in master_bus_msg()
/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c784 gst_bin_recalculate_latency (GST_BIN (pipeline)); in bus_handler()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.c713 gst_bin_recalculate_latency (GST_BIN (self->transcodebin)); in latency_cb()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c417 gst_bin_recalculate_latency (GST_BIN (play->playbin)); in play_bus_msg()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c1397 gst_bin_recalculate_latency (GST_BIN (self->playbin)); in latency_cb()
/third_party/gstreamer/gstreamer/
DChangeLog91004 (gst_bin_recalculate_latency), (gst_bin_do_latency_func),
91024 * gst/gstbin.c: (gst_bin_recalculate_latency),
91028 API: gst_bin_recalculate_latency().