Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhlsenc.c148 int discontinuity_set; member
1591 vs->discontinuity_set = 0; in hls_window()
1595 if ((hls->flags & HLS_DISCONT_START) && sequence==hls->start_sequence && vs->discontinuity_set==0) { in hls_window()
1597 vs->discontinuity_set = 1; in hls_window()

Completed in 6 milliseconds