Home
last modified time | relevance | path

Searched refs:MOV_TRUN_SAMPLE_SIZE (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Disom.h346 #define MOV_TRUN_SAMPLE_SIZE 0x200 macro
H A Dmovenc.c5230 flags |= MOV_TRUN_SAMPLE_SIZE;
5262 if (flags & MOV_TRUN_SAMPLE_SIZE)
H A Dmov.c5336 if (flags & MOV_TRUN_SAMPLE_SIZE) sample_size = avio_rb32(pb);
/third_party/ffmpeg/tools/
H A Dismindex.c253 if (flags & MOV_TRUN_SAMPLE_SIZE) avio_rb32(in); in read_trun_duration()

Completed in 24 milliseconds