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       53 modules/cudacodec/src/video_decoder.cpp     cudaVideoChromaFormat _chromaFormat = static_cast<cudaVideoChromaFormat>(videoFormat.chromaFormat);
chromaFormat      108 modules/cudacodec/src/video_parser.cpp         format->chroma_format != thiz->videoDecoder_->chromaFormat())
chromaFormat      113 modules/cudacodec/src/video_parser.cpp         newFormat.chromaFormat = static_cast<ChromaFormat>(format->chroma_format);