Searched refs:MOV_TRUN_SAMPLE_FLAGS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Disom.h200 #define MOV_TRUN_SAMPLE_FLAGS 0x400 macro
H A Dmovenc.c2783 flags |= MOV_TRUN_SAMPLE_FLAGS;
2785 if (!(flags & MOV_TRUN_SAMPLE_FLAGS))
2811 if (flags & MOV_TRUN_SAMPLE_FLAGS)
H A Dmov.c2845 if (flags & MOV_TRUN_SAMPLE_FLAGS) sample_flags = avio_rb32(pb);

Completed in 207 milliseconds