#include <opencv2/gapi/cpu/gcpukernel.hpp>
|
| 静态 void | call (GCPUContext &ctx) |
| |
| 模板<int... IIs, int... OIs> |
| 静态 void | call_impl (GCPUContext &ctx, detail::Seq< IIs... >, detail::Seq< OIs... >) |
| |
| 静态 void | call (GCPUContext &ctx) |
| |
| 模板<int... IIs, int... OIs> |
| 静态 void | call_impl (cv::GCPUContext &ctx, Impl &impl, detail::Seq< IIs... >, detail::Seq< OIs... >) |
| |
| 模板<int... IIs, int... OIs> |
| 静态 void | call_impl (GCPUContext &ctx, detail::Seq< IIs... >, detail::Seq< OIs... >) |
| |
| 静态 void | callFunctor (cv::GCPUContext &ctx, Impl &impl) |
| |
◆ call()
模板<typename Impl , typename... Ins, typename... Outs>
◆ call_impl()
模板<typename Impl , typename... Ins, typename... Outs>
模板<int... IIs, int... OIs>
此结构体的文档是从以下文件生成的: