Home
last modified time | relevance | path

Searched refs:videoFormat (Results 1 – 8 of 8) sorted by relevance

/external/opencv3/modules/cudacodec/src/
Dvideo_decoder.cpp48 void cv::cudacodec::detail::VideoDecoder::create(const FormatInfo& videoFormat) in create() argument
52 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()
Dvideo_decoder.hpp58 VideoDecoder(const FormatInfo& videoFormat, CUvideoctxlock lock) : lock_(lock), decoder_(0) in VideoDecoder() argument
60 create(videoFormat); in VideoDecoder()
68 void create(const FormatInfo& videoFormat);
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...