OpenCV
3.2.0
Open Source Computer Vision
|
#include <clAmdFft.h>
Variables | |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftBakePlan_pfn )(clAmdFftPlanHandle plHandle, cl_uint numQueues, cl_command_queue *commQueueFFT, void(CL_CALLBACK *pfn_notify)(clAmdFftPlanHandle plHandle, void *user_data), void *user_data) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftCreateDefaultPlan_pfn )(clAmdFftPlanHandle *plHandle, cl_context context, const clAmdFftDim dim, const size_t *clLengths) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftDestroyPlan_pfn )(clAmdFftPlanHandle *plHandle) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftEnqueueTransform_pfn )(clAmdFftPlanHandle plHandle, clAmdFftDirection dir, cl_uint numQueuesAndEvents, cl_command_queue *commQueues, cl_uint numWaitEvents, const cl_event *waitEvents, cl_event *outEvents, cl_mem *inputBuffers, cl_mem *outputBuffers, cl_mem tmpBuffer) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftGetTmpBufSize_pfn )(const clAmdFftPlanHandle plHandle, size_t *buffersize) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftGetVersion_pfn )(cl_uint *major, cl_uint *minor, cl_uint *patch) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetLayout_pfn )(clAmdFftPlanHandle plHandle, clAmdFftLayout iLayout, clAmdFftLayout oLayout) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetPlanBatchSize_pfn )(clAmdFftPlanHandle plHandle, size_t batchSize) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetPlanDistance_pfn )(clAmdFftPlanHandle plHandle, size_t iDist, size_t oDist) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetPlanInStride_pfn )(clAmdFftPlanHandle plHandle, const clAmdFftDim dim, size_t *clStrides) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetPlanOutStride_pfn )(clAmdFftPlanHandle plHandle, const clAmdFftDim dim, size_t *clStrides) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetPlanPrecision_pfn )(clAmdFftPlanHandle plHandle, clAmdFftPrecision precision) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetPlanScale_pfn )(clAmdFftPlanHandle plHandle, clAmdFftDirection dir, cl_float scale) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetResultLocation_pfn )(clAmdFftPlanHandle plHandle, clAmdFftResultLocation placeness) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftSetup_pfn )(const clAmdFftSetupData *setupData) |
CL_RUNTIME_EXPORT clAmdFftStatus(* | clAmdFftTeardown_pfn )() |
#define clAmdFftBakePlan clAmdFftBakePlan_ |
#define clAmdFftBakePlan clAmdFftBakePlan_pfn |
#define clAmdFftCopyPlan clAmdFftCopyPlan_ |
#define clAmdFftCreateDefaultPlan clAmdFftCreateDefaultPlan_ |
#define clAmdFftCreateDefaultPlan clAmdFftCreateDefaultPlan_pfn |
#define clAmdFftDestroyPlan clAmdFftDestroyPlan_ |
#define clAmdFftDestroyPlan clAmdFftDestroyPlan_pfn |
#define clAmdFftEnqueueTransform clAmdFftEnqueueTransform_ |
#define clAmdFftEnqueueTransform clAmdFftEnqueueTransform_pfn |
#define clAmdFftGetLayout clAmdFftGetLayout_ |
#define clAmdFftGetPlanBatchSize clAmdFftGetPlanBatchSize_ |
#define clAmdFftGetPlanContext clAmdFftGetPlanContext_ |
#define clAmdFftGetPlanDim clAmdFftGetPlanDim_ |
#define clAmdFftGetPlanDistance clAmdFftGetPlanDistance_ |
#define clAmdFftGetPlanInStride clAmdFftGetPlanInStride_ |
#define clAmdFftGetPlanLength clAmdFftGetPlanLength_ |
#define clAmdFftGetPlanOutStride clAmdFftGetPlanOutStride_ |
#define clAmdFftGetPlanPrecision clAmdFftGetPlanPrecision_ |
#define clAmdFftGetPlanScale clAmdFftGetPlanScale_ |
#define clAmdFftGetPlanTransposeResult clAmdFftGetPlanTransposeResult_ |
#define clAmdFftGetResultLocation clAmdFftGetResultLocation_ |
#define clAmdFftGetTmpBufSize clAmdFftGetTmpBufSize_ |
#define clAmdFftGetTmpBufSize clAmdFftGetTmpBufSize_pfn |
#define clAmdFftGetVersion clAmdFftGetVersion_ |
#define clAmdFftGetVersion clAmdFftGetVersion_pfn |
#define clAmdFftSetLayout clAmdFftSetLayout_ |
#define clAmdFftSetLayout clAmdFftSetLayout_pfn |
#define clAmdFftSetPlanBatchSize clAmdFftSetPlanBatchSize_ |
#define clAmdFftSetPlanBatchSize clAmdFftSetPlanBatchSize_pfn |
#define clAmdFftSetPlanDim clAmdFftSetPlanDim_ |
#define clAmdFftSetPlanDistance clAmdFftSetPlanDistance_ |
#define clAmdFftSetPlanDistance clAmdFftSetPlanDistance_pfn |
#define clAmdFftSetPlanInStride clAmdFftSetPlanInStride_ |
#define clAmdFftSetPlanInStride clAmdFftSetPlanInStride_pfn |
#define clAmdFftSetPlanLength clAmdFftSetPlanLength_ |
#define clAmdFftSetPlanOutStride clAmdFftSetPlanOutStride_ |
#define clAmdFftSetPlanOutStride clAmdFftSetPlanOutStride_pfn |
#define clAmdFftSetPlanPrecision clAmdFftSetPlanPrecision_ |
#define clAmdFftSetPlanPrecision clAmdFftSetPlanPrecision_pfn |
#define clAmdFftSetPlanScale clAmdFftSetPlanScale_ |
#define clAmdFftSetPlanScale clAmdFftSetPlanScale_pfn |
#define clAmdFftSetPlanTransposeResult clAmdFftSetPlanTransposeResult_ |
#define clAmdFftSetResultLocation clAmdFftSetResultLocation_ |
#define clAmdFftSetResultLocation clAmdFftSetResultLocation_pfn |
#define clAmdFftSetup clAmdFftSetup_ |
#define clAmdFftSetup clAmdFftSetup_pfn |
#define clAmdFftTeardown clAmdFftTeardown_ |
#define clAmdFftTeardown clAmdFftTeardown_pfn |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftBakePlan_pfn) (clAmdFftPlanHandle plHandle, cl_uint numQueues, cl_command_queue *commQueueFFT, void(CL_CALLBACK *pfn_notify)(clAmdFftPlanHandle plHandle, void *user_data), void *user_data) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftCreateDefaultPlan_pfn) (clAmdFftPlanHandle *plHandle, cl_context context, const clAmdFftDim dim, const size_t *clLengths) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftDestroyPlan_pfn) (clAmdFftPlanHandle *plHandle) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftEnqueueTransform_pfn) (clAmdFftPlanHandle plHandle, clAmdFftDirection dir, cl_uint numQueuesAndEvents, cl_command_queue *commQueues, cl_uint numWaitEvents, const cl_event *waitEvents, cl_event *outEvents, cl_mem *inputBuffers, cl_mem *outputBuffers, cl_mem tmpBuffer) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftGetTmpBufSize_pfn) (const clAmdFftPlanHandle plHandle, size_t *buffersize) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftGetVersion_pfn) (cl_uint *major, cl_uint *minor, cl_uint *patch) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetLayout_pfn) (clAmdFftPlanHandle plHandle, clAmdFftLayout iLayout, clAmdFftLayout oLayout) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetPlanBatchSize_pfn) (clAmdFftPlanHandle plHandle, size_t batchSize) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetPlanDistance_pfn) (clAmdFftPlanHandle plHandle, size_t iDist, size_t oDist) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetPlanInStride_pfn) (clAmdFftPlanHandle plHandle, const clAmdFftDim dim, size_t *clStrides) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetPlanOutStride_pfn) (clAmdFftPlanHandle plHandle, const clAmdFftDim dim, size_t *clStrides) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetPlanPrecision_pfn) (clAmdFftPlanHandle plHandle, clAmdFftPrecision precision) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetPlanScale_pfn) (clAmdFftPlanHandle plHandle, clAmdFftDirection dir, cl_float scale) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetResultLocation_pfn) (clAmdFftPlanHandle plHandle, clAmdFftResultLocation placeness) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftSetup_pfn) (const clAmdFftSetupData *setupData) |
CL_RUNTIME_EXPORT clAmdFftStatus(* clAmdFftTeardown_pfn) () |