Home
last modified time | relevance | path

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

/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_file/
H A Dinput_file.c248 char hasJpgFile = 0; in worker_thread() local
294 hasJpgFile = 1; in worker_thread()
303 if(hasJpgFile == 0) { in worker_thread()