Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/videoio/src/
H A Dcap_ffmpeg_hw.hpp76 case VIDEO_ACCELERATION_D3D11: return "d3d11"; in getVideoAccelerationName()
104 case VIDEO_ACCELERATION_D3D11: return "d3d11va"; in getDecoderConfiguration()
114 case VIDEO_ACCELERATION_D3D11: return ""; in getDecoderConfiguration()
143 case VIDEO_ACCELERATION_D3D11: return ""; in getEncoderConfiguration()
153 case VIDEO_ACCELERATION_D3D11: return ""; in getEncoderConfiguration()
902 { AV_HWDEVICE_TYPE_D3D11VA, VIDEO_ACCELERATION_D3D11 }, in hw_type_to_va_type()
H A Dcap_interface.hpp426 case VIDEO_ACCELERATION_D3D11: out << "D3D11"; return out; in operator <<()
H A Dcap_msmf.cpp826 return configureHW(va_type == VIDEO_ACCELERATION_D3D11 || va_type == VIDEO_ACCELERATION_ANY); in configureHW()
982 …VideoAccelerationType actual_va_type = (captureMode == MODE_HW) ? VIDEO_ACCELERATION_D3D11 : VIDEO… in openFinalize_()
H A Dcap_gstreamer.cpp295 *(int*)va_type = VIDEO_ACCELERATION_D3D11; in find_hw_element()
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/test/
H A Dtest_precomp.hpp33 {VIDEO_ACCELERATION_D3D11, "D3D11"}, in operator <<()
H A Dtest_video_io.cpp818 VIDEO_ACCELERATION_D3D11,
/dports/graphics/opencv/opencv-4.5.3/samples/tapi/
H A Dvideo_acceleration.cpp42 { VIDEO_ACCELERATION_D3D11, "d3d11" },
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/include/opencv2/
H A Dvideoio.hpp236 VIDEO_ACCELERATION_D3D11 = 2, //!< DirectX 11 enumerator