Searched defs:moov (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | gstqtmuxmap.c | 300 gst_qt_mux_map_check_tracks (AtomMOOV * moov, gint * _video, gint * _audio, in gst_qt_mux_map_check_tracks() 335 guint32 * _major, guint32 * _version, GList ** _compatible, AtomMOOV * moov, in gst_qt_mux_map_format_to_header()
|
D | atomsrecovery.c | 142 atoms_recov_write_moov_info (FILE * f, AtomMOOV * moov) in atoms_recov_write_moov_info() 238 AtomMOOV * moov, guint32 timescale, guint32 traks_number) in atoms_recov_write_headers()
|
D | atoms.c | 1535 atom_moov_init (AtomMOOV * moov, AtomsContext * context) in atom_moov_init() 1548 AtomMOOV *moov = g_new0 (AtomMOOV, 1); in atom_moov_new() local 1577 atom_moov_free (AtomMOOV * moov) in atom_moov_free() 3375 atom_moov_add_trex (AtomMOOV * moov, AtomTREX * trex) in atom_moov_add_trex() 3398 atom_moov_add_trak (AtomMOOV * moov, AtomTRAK * trak) in atom_moov_add_trak() 3407 atom_moov_get_trak_count (AtomMOOV * moov) in atom_moov_get_trak_count() 3478 atom_moov_get_timescale (AtomMOOV * moov) in atom_moov_get_timescale() 3484 atom_moov_update_timescale (AtomMOOV * moov, guint32 timescale) in atom_moov_update_timescale() 3490 atom_moov_update_duration (AtomMOOV * moov) in atom_moov_update_duration() 3522 atom_moov_set_fragmented (AtomMOOV * moov, gboolean fragmented) in atom_moov_set_fragmented() [all …]
|
D | gstqtmux.h | 280 AtomMOOV *moov; member
|
D | qtdemux.c | 4570 GstBuffer *moov = NULL; in gst_qtdemux_loop_state_header() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/ |
D | gstisoff.c | 742 GstMoovBox *moov; in gst_isoff_moov_box_parse() local 789 gst_isoff_moov_box_free (GstMoovBox * moov) in gst_isoff_moov_box_free()
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | isoff.c | 317 GstMoovBox *moov; in GST_START_TEST() local
|