Searched refs:INITIALIZATION_RANGE (Results 1 – 3 of 3) sorted by relevance
382 #define INITIALIZATION_RANGE "webm_dash_manifest_initialization_range" macro
207 AVDictionaryEntry *irange = av_dict_get(st->metadata, INITIALIZATION_RANGE, NULL, 0); in write_representation()
4334 av_dict_set_int(&s->streams[0]->metadata, INITIALIZATION_RANGE, cues_start - 1, 0); in webm_dash_manifest_cues()4389 av_dict_set_int(&s->streams[0]->metadata, INITIALIZATION_RANGE, init_range, 0); in webm_dash_manifest_read_header()