Searched refs:videoFormat (Results 1 – 8 of 8) sorted by relevance
48 void cv::cudacodec::detail::VideoDecoder::create(const FormatInfo& videoFormat) in create() argument52 cudaVideoCodec _codec = static_cast<cudaVideoCodec>(videoFormat.codec); in create()53 …cudaVideoChromaFormat _chromaFormat = static_cast<cudaVideoChromaFormat>(videoFormat.chromaFormat); in create()82 createInfo_.ulWidth = videoFormat.width; in create()83 createInfo_.ulHeight = videoFormat.height; in create()87 …while (createInfo_.ulNumDecodeSurfaces * videoFormat.width * videoFormat.height > 16 * 1024 * 1024) in create()
58 VideoDecoder(const FormatInfo& videoFormat, CUvideoctxlock lock) : lock_(lock), decoder_(0) in VideoDecoder() argument60 create(videoFormat); in VideoDecoder()68 void create(const FormatInfo& videoFormat);
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...