swps3
|
#include <DynProgr_SPE.h>
Public Attributes | |
ppu_addr_t | addr |
int32_t | blockSize |
int32_t | len |
double | max |
double | min |
Definition at line 61 of file DynProgr_SPE.h.
ppu_addr_t SPEProfile::addr |
Definition at line 66 of file DynProgr_SPE.h.
Referenced by SPEGetProfile(), and swps3_freeProfilePPU().
int32_t SPEProfile::blockSize |
Definition at line 63 of file DynProgr_SPE.h.
int32_t SPEProfile::len |
Definition at line 62 of file DynProgr_SPE.h.
double SPEProfile::max |
Definition at line 65 of file DynProgr_SPE.h.
double SPEProfile::min |
Definition at line 64 of file DynProgr_SPE.h.