sipxmedialib
Version 3.3
|
Go to the source code of this file.
Classes | |
class | DmaTask |
Macros | |
#define | DMA_QLEN 10 |
Typedefs | |
typedef void(* | MuteListenerFuncPtr) (bool) |
Enumerations | |
enum | MpDmaMicChoice { MP_MIC_SELECT_NEITHER, MP_MIC_SELECT_HANDSET, MP_MIC_SELECT_BASE } |
Functions | |
int | showFrameCount (int silent) |
OsStatus | dmaStartup (int samplesPerFrame) |
void | dmaShutdown (void) |
int | unMuteSpkr (void) |
int | muteSpkr (void) |
int | unMuteMic (void) |
int | muteMic (void) |
OsStatus | MpDma_selectMic (MpDmaMicChoice choice) |
MpDmaMicChoice | MpDma_getMicMode (void) |
Variables | |
unsigned short | gTableSize |
unsigned short | shpAttenTable [] |
#define DMA_QLEN 10 |
typedef void(* MuteListenerFuncPtr) (bool) |
enum MpDmaMicChoice |
int showFrameCount | ( | int | silent | ) |
OsStatus dmaStartup | ( | int | samplesPerFrame | ) |
void dmaShutdown | ( | void | ) |
int unMuteSpkr | ( | void | ) |
int muteSpkr | ( | void | ) |
int unMuteMic | ( | void | ) |
int muteMic | ( | void | ) |
OsStatus MpDma_selectMic | ( | MpDmaMicChoice | choice | ) |
MpDmaMicChoice MpDma_getMicMode | ( | void | ) |
unsigned short gTableSize |
unsigned short shpAttenTable[] |