Searched refs:MOV_TRUN_SAMPLE_SIZE (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.h199 #define MOV_TRUN_SAMPLE_SIZE 0x200 macro
H A Dmovenc.c2781 flags |= MOV_TRUN_SAMPLE_SIZE;
2809 if (flags & MOV_TRUN_SAMPLE_SIZE)
H A Dmov.c2844 if (flags & MOV_TRUN_SAMPLE_SIZE) sample_size = avio_rb32(pb);

Completed in 71 milliseconds