clAmdFftDestroyPlan  114 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdfft.hpp extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftDestroyPlan)(clAmdFftPlanHandle* plHandle);
clAmdFftDestroyPlan  241 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp clAmdFftStatus (*clAmdFftDestroyPlan)(clAmdFftPlanHandle*) =
clAmdFftDestroyPlan  243 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp static const struct DynamicFnEntry clAmdFftDestroyPlan_definition = { "clAmdFftDestroyPlan", (void**)&clAmdFftDestroyPlan};