Home
last modified time | relevance | path

Searched refs:downstream_seekable (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.h241 gboolean downstream_seekable; member
Dgstqtmux.c2174 && !qtmux->downstream_seekable; in gst_qt_mux_send_mdat_header()
3195 qtmux->downstream_seekable = gst_qt_mux_downstream_is_seekable (qtmux); in gst_qt_mux_start_file()
3204 if (!qtmux->downstream_seekable) { in gst_qt_mux_start_file()
3220 if (!qtmux->downstream_seekable) { in gst_qt_mux_start_file()
3232 if (!qtmux->downstream_seekable) { in gst_qt_mux_start_file()
3343 if (qtmux->downstream_seekable) in gst_qt_mux_start_file()
3958 if (!qtmux->downstream_seekable) { in gst_qt_mux_stop_file()
4286 if (qtmux->downstream_seekable) { in gst_qt_mux_stop_file()
4965 && !qtmux->downstream_seekable) { in gst_qt_mux_register_and_push_sample()
5080 && !qtmux->downstream_seekable) { in gst_qt_mux_check_and_update_timecode()
[all …]