Searched refs:GstTrunSample (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | isoff.c | 162 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/ |
D | gstisoff.h | 169 } GstTrunSample; typedef
|
D | gstisoff.c | 223 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/ |
D | gstdashdemux.c | 3101 GstTrunSample *sample = in gst_dash_demux_find_sync_samples() 3102 &g_array_index (trun->samples, GstTrunSample, k); in gst_dash_demux_find_sync_samples()
|