ChromaFormat 276 modules/cudacodec/include/opencv2/cudacodec.hpp ChromaFormat chromaFormat; ChromaFormat 72 modules/cudacodec/src/cuvid_video_source.cpp format_.chromaFormat = static_cast<ChromaFormat>(vidfmt.chroma_format); ChromaFormat 113 modules/cudacodec/src/ffmpeg_video_source.cpp format_.chromaFormat = static_cast<ChromaFormat>(chroma_format); ChromaFormat 90 modules/cudacodec/src/video_decoder.cpp createInfo_.ChromaFormat = _chromaFormat; ChromaFormat 81 modules/cudacodec/src/video_decoder.hpp cudaVideoChromaFormat chromaFormat() const { return createInfo_.ChromaFormat; } ChromaFormat 113 modules/cudacodec/src/video_parser.cpp newFormat.chromaFormat = static_cast<ChromaFormat>(format->chroma_format);