Searched refs:MOV_TRUN_SAMPLE_SIZE (Results 1 – 4 of 4) sorted by relevance
325 #define MOV_TRUN_SAMPLE_SIZE 0x200 macro
4475 flags |= MOV_TRUN_SAMPLE_SIZE; in mov_write_trun_tag()4507 if (flags & MOV_TRUN_SAMPLE_SIZE) in mov_write_trun_tag()
4943 if (flags & MOV_TRUN_SAMPLE_SIZE) sample_size = avio_rb32(pb); in mov_read_trun()
253 if (flags & MOV_TRUN_SAMPLE_SIZE) avio_rb32(in); in read_trun_duration()