MOV_TRUN_SAMPLE_FLAGS 3180 libavformat/mov.c if (flags & MOV_TRUN_SAMPLE_FLAGS) sample_flags = avio_rb32(pb); MOV_TRUN_SAMPLE_FLAGS 3412 libavformat/movenc.c flags |= MOV_TRUN_SAMPLE_FLAGS; MOV_TRUN_SAMPLE_FLAGS 3414 libavformat/movenc.c if (!(flags & MOV_TRUN_SAMPLE_FLAGS)) MOV_TRUN_SAMPLE_FLAGS 3440 libavformat/movenc.c if (flags & MOV_TRUN_SAMPLE_FLAGS) MOV_TRUN_SAMPLE_FLAGS 253 tools/ismindex.c if (flags & MOV_TRUN_SAMPLE_FLAGS) avio_rb32(in);