hasError_          78 modules/cudacodec/src/video_parser.cpp         hasError_ = true;
hasError_          88 modules/cudacodec/src/video_parser.cpp         hasError_ = true;
hasError_         123 modules/cudacodec/src/video_parser.cpp             thiz->hasError_ = true;
hasError_         144 modules/cudacodec/src/video_parser.cpp         thiz->hasError_ = true;
hasError_          69 modules/cudacodec/src/video_parser.hpp     bool hasError() const { return hasError_; }
hasError_          76 modules/cudacodec/src/video_parser.hpp     volatile bool hasError_;
hasError_          71 modules/cudacodec/src/video_source.cpp     hasError_ = false;
hasError_          89 modules/cudacodec/src/video_source.cpp     return hasError_;
hasError_         104 modules/cudacodec/src/video_source.cpp             thiz->hasError_ = !endOfFile;
hasError_         110 modules/cudacodec/src/video_source.cpp             thiz->hasError_ = true;
hasError_          92 modules/cudacodec/src/video_source.hpp     volatile bool hasError_;