Searched refs:parse_adaptation_sets (Results 1 – 2 of 2) sorted by relevance
405 static int parse_adaptation_sets(AVFormatContext *s) in parse_adaptation_sets() function487 ret = parse_adaptation_sets(s); in webm_dash_manifest_write_header()
940 static int parse_adaptation_sets(AVFormatContext *s) in parse_adaptation_sets() function1471 if ((ret = parse_adaptation_sets(s)) < 0) in dash_init()