Home
last modified time | relevance | path

Searched defs:cues_start (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dwebmdashenc.c208 AVDictionaryEntry *cues_start = av_dict_get(st->metadata, CUES_START, NULL, 0); in write_representation() local
H A Dmatroskadec.c4019 static CueDesc get_cue_desc(AVFormatContext *s, int64_t ts, int64_t cues_start) { in get_cue_desc() argument
4184 static int64_t webm_dash_manifest_compute_bandwidth(AVFormatContext *s, int64_t cues_start) in webm_dash_manifest_compute_bandwidth() argument
4103 buffer_size_after_time_downloaded(int64_t time_ns, double search_sec, int64_t bps, double min_buffer, double* buffer, double* sec_to_download, AVFormatContext *s, int64_t cues_start) buffer_size_after_time_downloaded() argument
4289 int64_t cues_start = -1, cues_end = -1, before_pos, bandwidth; webm_dash_manifest_cues() local
[all...]

Completed in 8 milliseconds