Lines Matching refs:FF_MOV_FLAG_FRAGMENT
3260 if (mov->flags & FF_MOV_FLAG_FRAGMENT) in mov_write_edts_tag()
4143 if (mov->tracks[i].entry <= 0 && !(mov->flags & FF_MOV_FLAG_FRAGMENT)) in mov_setup_track_ids()
4150 if (mov->tracks[i].entry <= 0 && !(mov->flags & FF_MOV_FLAG_FRAGMENT)) in mov_setup_track_ids()
4173 if (mov->tracks[i].entry <= 0 && !(mov->flags & FF_MOV_FLAG_FRAGMENT)) in mov_write_moov_tag()
4222 if (mov->tracks[i].entry > 0 || mov->flags & FF_MOV_FLAG_FRAGMENT) { in mov_write_moov_tag()
4228 if (mov->flags & FF_MOV_FLAG_FRAGMENT) in mov_write_moov_tag()
4986 else if (mov->mode == MODE_MP4 && mov->flags & FF_MOV_FLAG_FRAGMENT && in mov_write_ftyp_tag_internal()
5046 … if (mov->flags & FF_MOV_FLAG_FRAGMENT && !(mov->flags & FF_MOV_FLAG_NEGATIVE_CTS_OFFSETS)) in mov_write_ftyp_tag()
5051 if (mov->flags & FF_MOV_FLAG_FRAGMENT) in mov_write_ftyp_tag()
5311 if (!(mov->flags & FF_MOV_FLAG_FRAGMENT)) in mov_flush_fragment()
5584 if (mov->flags & FF_MOV_FLAG_FRAGMENT) { in ff_mov_write_packet()
6451 mov->flags |= FF_MOV_FLAG_FRAGMENT; in mov_init()
6456 FF_MOV_FLAG_FRAGMENT | FF_MOV_FLAG_NEGATIVE_CTS_OFFSETS; in mov_init()
6458 mov->flags |= FF_MOV_FLAG_FRAGMENT | FF_MOV_FLAG_EMPTY_MOOV | in mov_init()
6461 mov->flags |= FF_MOV_FLAG_FRAGMENT | FF_MOV_FLAG_EMPTY_MOOV | in mov_init()
6480 if (mov->flags & FF_MOV_FLAG_FRAGMENT && in mov_init()
6524 (!(mov->flags & FF_MOV_FLAG_FRAGMENT) || mov->ism_lookahead)) { in mov_init()
6839 if (mov->flags & FF_MOV_FLAG_FRAGMENT) { in mov_write_header()
6991 if (mov->flags & FF_MOV_FLAG_FRAGMENT) in shift_data()
7087 if (!mov->chapter_track && !(mov->flags & FF_MOV_FLAG_FRAGMENT)) { in mov_write_trailer()
7095 if (!(mov->flags & FF_MOV_FLAG_FRAGMENT)) { in mov_write_trailer()