Home
last modified time | relevance | path

Searched defs:createVideoWriter (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudacodec/src/
Dvideo_writer.cpp57 Ptr<VideoWriter> cv::cudacodec::createVideoWriter(const String&, Size, double, SurfaceFormat) { thr… in createVideoWriter() function in cv::cudacodec
58 Ptr<VideoWriter> cv::cudacodec::createVideoWriter(const String&, Size, double, const EncoderParams&… in createVideoWriter() function in cv::cudacodec
60 Ptr<VideoWriter> cv::cudacodec::createVideoWriter(const Ptr<EncoderCallBack>&, Size, double, Surfac… in createVideoWriter() function in cv::cudacodec
61 Ptr<VideoWriter> cv::cudacodec::createVideoWriter(const Ptr<EncoderCallBack>&, Size, double, const … in createVideoWriter() function in cv::cudacodec
894 Ptr<VideoWriter> cv::cudacodec::createVideoWriter(const String& fileName, Size frameSize, double fp… in createVideoWriter() function in cv::cudacodec
900 Ptr<VideoWriter> cv::cudacodec::createVideoWriter(const String& fileName, Size frameSize, double fp… in createVideoWriter() function in cv::cudacodec
906 Ptr<VideoWriter> cv::cudacodec::createVideoWriter(const Ptr<EncoderCallBack>& encoderCallback, Size… in createVideoWriter() function in cv::cudacodec
911 Ptr<VideoWriter> cv::cudacodec::createVideoWriter(const Ptr<EncoderCallBack>& encoderCallback, Size… in createVideoWriter() function in cv::cudacodec