gc_proc_def_utils.h File Reference

#include <gcell/gc_declare_proc.h>
#include <libspe2.h>
Include dependency graph for gc_proc_def_utils.h:

Go to the source code of this file.

Functions

bool gcpd_find_table (spe_program_handle_t *program, struct gc_proc_def **table, int *nentries, uint32_t *ls_addr)
 find the gc_proc_def table in the SPE program

Function Documentation

bool gcpd_find_table ( spe_program_handle_t *  program,
struct gc_proc_def **  table,
int *  nentries,
uint32_t *  ls_addr 
)

find the gc_proc_def table in the SPE program

Parameters:
[in] program is the handle to the loaded SPE program
[out] table points to the table, if it's found
[out] nentries is set to the number of entries in the table.
[out] ls_addr is set to the Local Store address of the table
Returns:
true if successful, else false
Generated on Wed Dec 29 19:37:36 2010 for GNU Radio 3.3.0 C++ API by  doxygen 1.6.3