Searched refs:MOV_TRUN_SAMPLE_FLAGS (Results 1 – 4 of 4) sorted by relevance
326 #define MOV_TRUN_SAMPLE_FLAGS 0x400 macro
4477 flags |= MOV_TRUN_SAMPLE_FLAGS; in mov_write_trun_tag()4479 if (!(flags & MOV_TRUN_SAMPLE_FLAGS) && track->entry > 0 && in mov_write_trun_tag()4509 if (flags & MOV_TRUN_SAMPLE_FLAGS) in mov_write_trun_tag()
4944 if (flags & MOV_TRUN_SAMPLE_FLAGS) sample_flags = avio_rb32(pb); in mov_read_trun()
254 if (flags & MOV_TRUN_SAMPLE_FLAGS) avio_rb32(in); in read_trun_duration()