Home
last modified time | relevance | path

Searched refs:SEGMENT_LIST_FLAG_CACHE (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsegment.c66 #define SEGMENT_LIST_FLAG_CACHE 1 macro
304 seg->list_flags & SEGMENT_LIST_FLAG_CACHE ? "YES" : "NO"); in segment_list_open()
1020 …list generation", OFFSET(list_flags), AV_OPT_TYPE_FLAGS, {.i64 = SEGMENT_LIST_FLAG_CACHE }, 0, UIN…
1021 … 0, AV_OPT_TYPE_CONST, {.i64 = SEGMENT_LIST_FLAG_CACHE }, INT_MI…