Home
last modified time | relevance | path

Searched refs:BANDWIDTH (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmatroska.h386 #define BANDWIDTH "webm_dash_manifest_bandwidth" macro
H A Dwebmdashenc.c179 AVDictionaryEntry *bandwidth = av_dict_get(st->metadata, BANDWIDTH, NULL, 0); in write_representation()
H A Dmatroskadec.c4339 av_dict_set_int(&s->streams[0]->metadata, BANDWIDTH, bandwidth, 0); in webm_dash_manifest_cues()
4411 av_dict_set_int(&s->streams[0]->metadata, BANDWIDTH, in webm_dash_manifest_read_header()

Completed in 10 milliseconds