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. | |
For additional information please see the gcell wiki page and gcell-sdrf-2008.pdf.
| typedef struct gc_job_desc gc_job_desc_t |
"job description" that is DMA'd to/from the SPE.
1.6.2