Searched defs:moof_size (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | smoothstreamingenc.c | 392 …xt *s, const char *filename, int64_t *start_ts, int64_t *duration, int64_t *moof_size, int64_t siz… in parse_fragment() 506 int64_t start_ts, duration, moof_size; in ism_flush() local
|
D | movenc.c | 4464 MOVTrack *track, int moof_size, in mov_write_trun_tag() 4657 int moof_size) in mov_write_traf_tag() 4696 int tracks, int moof_size) in mov_write_moof_tag_internal() 4869 int ret, moof_size; in mov_write_moof_tag() local
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstdashdemux.h | 93 guint64 moof_offset, moof_size; member
|
/third_party/ffmpeg/tools/ |
D | ismindex.c | 273 int32_t moof_size, size, tag; in read_moof_duration() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | gstqtmux.c | 4458 guint64 moof_size = 0, buf_size; in gst_qt_mux_pad_fragment_add_buffer() local
|