Searched refs:GstTrakBox (Results 1 – 3 of 3) sorted by relevance
318 GstTrakBox *trak; in GST_START_TEST()331 trak = &g_array_index (moov->trak, GstTrakBox, 0); in GST_START_TEST()
693 gst_isoff_trak_box_parse (GstTrakBox * trak, GstByteReader * reader) in gst_isoff_trak_box_parse()745 moov->trak = g_array_new (FALSE, FALSE, sizeof (GstTrakBox)); in gst_isoff_moov_box_parse()761 GstTrakBox trak; in gst_isoff_moov_box_parse()
224 } GstTrakBox; typedef