Searched refs:BANDWIDTH (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/files/ |
D | hls.m3u8 | 2 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=246221 4 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=38872 6 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=153059 8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=455394 10 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=650356 12 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=861738 14 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1258987
|
/third_party/ffmpeg/libavformat/ |
D | matroska.h | 379 #define BANDWIDTH "webm_dash_manifest_bandwidth" macro
|
D | webmdashenc.c | 177 AVDictionaryEntry *bandwidth = av_dict_get(st->metadata, BANDWIDTH, NULL, 0); in write_representation()
|
D | matroskadec.c | 4228 av_dict_set_int(&s->streams[0]->metadata, BANDWIDTH, bandwidth, 0); in webm_dash_manifest_cues() 4306 av_dict_set_int(&s->streams[0]->metadata, BANDWIDTH, in webm_dash_manifest_read_header()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopusenc.c | 1181 GST_OPUS_UPDATE_PROPERTY (bandwidth, enum, BANDWIDTH); in gst_opus_enc_set_property()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 54085 m3u8: Parse and use AVERAGE-BANDWIDTH attribute if available 54086 The AVERAGE-BANDWIDTH attribute in the EXT-X-STREAM-INF tag represents 54087 the average segment bit rate of the Variant Stream, while the BANDWIDTH 54092 the BANDWIDTH may represent a value way above the average bit rate, 73210 to the old BANDWIDTH_AUTO for BANDWIDTH. 125806 …#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=1251135, CODECS="avc1.42001f mp4a.40.2", RESOLUTION=640x…
|