#include <locale.h>
#include <libintl.h>
#include "glbvars.h"
#include "plug-ins/hard/modules/dsp.h"
#include <fcntl.h>
#include <sys/ioctl.h>
#include "sranger_hwi.h"
#include "dsp-pci32/xsm/xsmcmd.h"
#include "../plug-ins/hard/modules/sranger_ioctl.h"
Go to the source code of this file.
Defines | |
#define | SRANGER_DEBUG(S) XSM_DEBUG (DBG_L4, "sranger_hwi_spm: " << S ) |
#define | CONV_16(X) X = int_2_sranger_int (X) |
Variables | |
GxsmPlugin | sranger_hwi_pi |
DSPControl * | DSPControlClass |
DSPMoverControl * | DSPMoverClass |
|
Definition at line 92 of file sranger_hwi_spm.C. |
|
Definition at line 58 of file sranger_hwi_spm.C. |
|
Definition at line 301 of file DSPControl.C. |
|
Definition at line 201 of file DSPMover.C. |
|
Definition at line 442 of file sranger_hwi.C. |