Home
last modified time | relevance | path

Searched refs:GstTfxdBox (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.h87 } GstTfxdBox; typedef
184 GstTfxdBox *tfxd;
Dgstisoff.c293 gst_isoff_tfxd_box_parse (GstTfxdBox * tfxd, GstByteReader * reader) in gst_isoff_tfxd_box_parse()
466 traf->tfxd = g_new0 (GstTfxdBox, 1); in gst_isoff_traf_box_parse()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Disoff.c258 GstTfxdBox *tfxd; in GST_START_TEST()