Searched refs:MOV_TRUN_FIRST_SAMPLE_FLAGS (Results 1 – 4 of 4) sorted by relevance
323 #define MOV_TRUN_FIRST_SAMPLE_FLAGS 0x04 macro
4481 flags |= MOV_TRUN_FIRST_SAMPLE_FLAGS; in mov_write_trun_tag()4501 if (flags & MOV_TRUN_FIRST_SAMPLE_FLAGS) in mov_write_trun_tag()
4840 if (flags & MOV_TRUN_FIRST_SAMPLE_FLAGS) first_sample_flags = avio_rb32(pb); in mov_read_trun()
246 if (flags & MOV_TRUN_FIRST_SAMPLE_FLAGS) avio_rb32(in); in read_trun_duration()