isStarted          65 modules/cudacodec/src/cuvid_video_source.hpp     bool isStarted() const;
isStarted         130 modules/cudacodec/src/video_reader.cpp         if (!videoSource_->isStarted() || frameQueue_->isEndOfDecode())
isStarted          64 modules/cudacodec/src/video_source.hpp     virtual bool isStarted() const = 0;
isStarted          84 modules/cudacodec/src/video_source.hpp     bool isStarted() const;
isStarted         103 modules/videoio/src/cap_winrt_bridge.cpp     if (!Video::getInstance().isStarted())
isStarted          96 modules/videoio/src/cap_winrt_capture.cpp                 if (Video::getInstance().isStarted()) return;
isStarted          40 modules/videoio/src/cap_winrt_video.hpp     bool isStarted();