Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Ddashenc.c1145 static unsigned int warned_non_file = 0; in write_manifest() local
1149 if (!use_rename && !warned_non_file++) in write_manifest()
Dhlsenc.c1460 static unsigned warned_non_file; local
1482 if (!is_file_proto && (hls->flags & HLS_TEMP_FILE) && !warned_non_file++)