GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Attributes | List of all members
cl_fft_plan Struct Reference

Public Attributes

cl_context context
 
clFFT_Dim3 n
 
clFFT_Dimension dim
 
clFFT_DataFormat format
 
string * kernel_string
 
cl_program program
 
cl_fft_kernel_infokernel_info
 
int num_kernels
 
cl_kernel twist_kernel
 
cl_int temp_buffer_needed
 
unsigned last_batch_size
 
cl_mem tempmemobj
 
cl_mem tempmemobj_real
 
cl_mem tempmemobj_imag
 
unsigned max_localmem_fft_size
 
unsigned max_work_item_per_workgroup
 
unsigned max_radix
 
unsigned min_mem_coalesce_width
 
unsigned num_local_mem_banks
 

Detailed Description

Definition at line 45 of file fft_internal.h.


The documentation for this struct was generated from the following file: