Searched defs:tkhd (Results 1 – 5 of 5) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/ |
| D | gstisoff.c | 662 gst_isoff_tkhd_box_parse (GstTkhdBox * tkhd, GstByteReader * reader) in gst_isoff_tkhd_box_parse()
|
| D | gstisoff.h | 222 GstTkhdBox tkhd; member
|
| /third_party/gstreamer/gstplugins_good/gst/isomp4/ |
| D | atoms.c | 1224 atom_tkhd_init (AtomTKHD * tkhd, AtomsContext * context) in atom_tkhd_init() 1255 atom_tkhd_clear (AtomTKHD * tkhd) in atom_tkhd_clear() 1795 atom_tkhd_copy_data (AtomTKHD * tkhd, guint8 ** buffer, guint64 * size, in atom_tkhd_copy_data() 3937 atom_tkhd_set_audio (AtomTKHD * tkhd) in atom_tkhd_set_audio() 3944 atom_tkhd_set_video (AtomTKHD * tkhd, AtomsContext * context, guint32 width, in atom_tkhd_set_video() 3955 atom_tkhd_set_subtitle (AtomTKHD * tkhd, AtomsContext * context, guint32 width, in atom_tkhd_set_subtitle()
|
| D | atoms.h | 742 AtomTKHD tkhd; member
|
| D | qtdemux.c | 10957 GstByteReader tkhd; in qtdemux_parse_trak() local
|