![]() |
Classes | |
struct | gc_job_desc |
"job description" that is DMA'd to/from the SPE. More... | |
class | gc_job_manager |
Abstract class that manages SPE jobs.
There is typically a single instance derived from this class. It is safe to call its methods from any thread. More... | |
class | gcell_fft_vcc |
Compute forward or reverse FFT. complex vector in / complex vector out.
Concrete class that uses gcell to offload FFT to SPEs. More... | |
Typedefs | |
typedef struct gc_job_desc | gc_job_desc_t |
"job description" that is DMA'd to/from the SPE. |
typedef struct gc_job_desc gc_job_desc_t |
"job description" that is DMA'd to/from the SPE.