MOV_TRUN_SAMPLE_FLAGS 4918 libavformat/mov.c if (flags & MOV_TRUN_SAMPLE_FLAGS) sample_flags = avio_rb32(pb); MOV_TRUN_SAMPLE_FLAGS 4355 libavformat/movenc.c flags |= MOV_TRUN_SAMPLE_FLAGS; MOV_TRUN_SAMPLE_FLAGS 4357 libavformat/movenc.c if (!(flags & MOV_TRUN_SAMPLE_FLAGS) && track->entry > 0 && MOV_TRUN_SAMPLE_FLAGS 4387 libavformat/movenc.c if (flags & MOV_TRUN_SAMPLE_FLAGS) MOV_TRUN_SAMPLE_FLAGS 254 tools/ismindex.c if (flags & MOV_TRUN_SAMPLE_FLAGS) avio_rb32(in);