Home
last modified time | relevance | path

Searched refs:data_reference_index (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c531 se->data_reference_index = 0; in atom_sample_entry_init()
2072 prop_copy_uint16 (se->data_reference_index, buffer, size, offset); in atom_sample_entry_copy_data()
4026 mp4a->se.data_reference_index = 1; in atom_trak_add_audio_entry()
4066 tmcd->se.data_reference_index = 1; in atom_trak_add_timecode_entry()
4095 mp4v->se.data_reference_index = 1; in atom_trak_add_video_entry()
4117 tx3g->se.data_reference_index = 1; in atom_trak_add_subtitle_entry()
4292 ste->data_reference_index = 1; in atom_trak_set_caption_type()
Datoms.h405 guint16 data_reference_index; member