mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Address several comments
This commit is contained in:
@@ -66,8 +66,7 @@ GAPI_EXPORTS Device create_dx11_device(Device::Ptr device_ptr,
|
||||
GAPI_EXPORTS Context create_dx11_context(Context::Ptr ctx_ptr);
|
||||
|
||||
GAPI_EXPORTS Device create_vaapi_device(Device::Ptr device_ptr,
|
||||
const std::string& device_name,
|
||||
int file_description = -1);
|
||||
const std::string& device_name);
|
||||
GAPI_EXPORTS Context create_vaapi_context(Context::Ptr ctx_ptr);
|
||||
} // namespace onevpl
|
||||
} // namespace wip
|
||||
|
||||
Reference in New Issue
Block a user