Searched refs:GstTrunBox (Results 1 – 4 of 4) sorted by relevance
121 GstTrunBox *trun; in GST_START_TEST()148 trun = &g_array_index (traf->trun, GstTrunBox, 0); in GST_START_TEST()193 GstTrunBox *trun; in GST_START_TEST()222 trun = &g_array_index (traf->trun, GstTrunBox, 0); in GST_START_TEST()
111 gst_isoff_trun_box_clear (GstTrunBox * trun) in gst_isoff_trun_box_clear()204 gst_isoff_trun_box_parse (GstTrunBox * trun, GstByteReader * reader) in gst_isoff_trun_box_parse()410 traf->trun = g_array_new (FALSE, FALSE, sizeof (GstTrunBox)); in gst_isoff_traf_box_parse()446 GstTrunBox trun; in gst_isoff_traf_box_parse()
157 } GstTrunBox; typedef
3089 GstTrunBox *trun = &g_array_index (traf->trun, GstTrunBox, j); in gst_dash_demux_find_sync_samples()