Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhls.c173 struct segment **init_sections; member
253 av_freep(&pls->init_sections[i]->key); in free_init_section_list()
254 av_freep(&pls->init_sections[i]->url); in free_init_section_list()
255 av_freep(&pls->init_sections[i]); in free_init_section_list()
257 av_freep(&pls->init_sections); in free_init_section_list()
454 dynarray_add(&pls->init_sections, &pls->n_init_sections, sec); in new_init_section()

Completed in 5 milliseconds