OpenCV
5.0.0-pre
Open Source Computer Vision
|
This is the complete list of members for cv::gapi::wip::onevpl::GSource, including all inherited members.
descr_of() const override | cv::gapi::wip::onevpl::GSource | virtual |
GSource(const std::string &filePath, const CfgParams &cfg_params=CfgParams{}) | cv::gapi::wip::onevpl::GSource | |
GSource(const std::string &filePath, const CfgParams &cfg_params, const std::string &device_id, void *accel_device_ptr, void *accel_ctx_ptr) | cv::gapi::wip::onevpl::GSource | |
GSource(const std::string &filePath, const CfgParams &cfg_params, const Device &device, const Context &ctx) | cv::gapi::wip::onevpl::GSource | |
GSource(const std::string &filePath, const CfgParams &cfg_params, std::shared_ptr< IDeviceSelector > selector) | cv::gapi::wip::onevpl::GSource | |
GSource(std::shared_ptr< IDataProvider > source, const CfgParams &cfg_params=CfgParams{}) | cv::gapi::wip::onevpl::GSource | |
GSource(std::shared_ptr< IDataProvider > source, const CfgParams &cfg_params, const std::string &device_id, void *accel_device_ptr, void *accel_ctx_ptr) | cv::gapi::wip::onevpl::GSource | |
GSource(std::shared_ptr< IDataProvider > source, const CfgParams &cfg_params, std::shared_ptr< IDeviceSelector > selector) | cv::gapi::wip::onevpl::GSource | |
halt() | cv::gapi::wip::IStreamSource | inlinevirtual |
Ptr typedef | cv::gapi::wip::IStreamSource | |
ptr() | cv::gapi::wip::IStreamSource | inline |
pull(cv::gapi::wip::Data &data) override | cv::gapi::wip::onevpl::GSource | virtual |
~GSource() override | cv::gapi::wip::onevpl::GSource | |
~IStreamSource()=default | cv::gapi::wip::IStreamSource | virtual |