Home
last modified time | relevance | path

Searched refs:GstTrunSample (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Disoff.c162 GstTrunSample *sample = &g_array_index (trun->samples, GstTrunSample, i); in GST_START_TEST()
236 GstTrunSample *sample = &g_array_index (trun->samples, GstTrunSample, i); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.h169 } GstTrunSample; typedef
Dgstisoff.c223 g_array_sized_new (FALSE, FALSE, sizeof (GstTrunSample), in gst_isoff_trun_box_parse()
235 GstTrunSample sample = { 0, }; in gst_isoff_trun_box_parse()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c3101 GstTrunSample *sample = in gst_dash_demux_find_sync_samples()
3102 &g_array_index (trun->samples, GstTrunSample, k); in gst_dash_demux_find_sync_samples()