Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddashdec.c125 struct representation **videos; member
372 struct representation *pls = c->videos[i]; in free_video_list()
375 av_freep(&c->videos); in free_video_list()
1077 ret = av_dynarray_add_nofree(&c->videos, &c->n_videos, rep); in parse_manifest_representation()
1489 struct representation **videos = c->videos; in refresh_manifest() local
1498 c->videos = NULL; in refresh_manifest()
1527 struct representation *cur_video = videos[i]; in refresh_manifest()
1528 struct representation *ccur_video = c->videos[i]; in refresh_manifest()
1570 if (c->videos) in refresh_manifest()
[all...]

Completed in 3 milliseconds