Home
last modified time | relevance | path

Searched defs:moof_size (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsmoothstreamingenc.c391 static int parse_fragment(AVFormatContext *s, const char *filename, int64_t *start_ts, int64_t *duration, int64_t *moof_size, int64_t size) in parse_fragment() argument
505 int64_t start_ts, duration, moof_size; in ism_flush() local
[all...]
H A Dmovenc.c5624 int ret, moof_size; local
5218 mov_write_trun_tag(AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track, int moof_size, int first, int end) global() argument
5408 mov_write_traf_tag(AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track, int64_t moof_offset, int moof_size) global() argument
5447 mov_write_moof_tag_internal(AVIOContext *pb, MOVMuxContext *mov, int tracks, int moof_size) global() argument
[all...]
/third_party/ffmpeg/tools/
H A Dismindex.c273 int32_t moof_size, size, tag; in read_moof_duration() local

Completed in 18 milliseconds