Home
last modified time | relevance | path

Searched refs:MIXRmtChannel (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-2.1/build/libraries/mix/src/
Dremote.c36 static MIXRmtChannel __MIXRmtChannel[AX_MAX_VOICES];
74 MIXRmtChannel *channel; in MIXRmtSetVolumes()
112 MIXRmtChannel *channel = &__MIXRmtChannel[p->index]; in MIXRmtAuxPostFader()
134 MIXRmtChannel *channel = &__MIXRmtChannel[p->index]; in MIXRmtAuxPreFader()
156 MIXRmtChannel *channel = &__MIXRmtChannel[p->index]; in MIXRmtAuxIsPostFader()
183 MIXRmtChannel *channel = &__MIXRmtChannel[p->index]; in MIXRmtSetAux()
221 MIXRmtChannel *channel = &__MIXRmtChannel[p->index]; in MIXRmtAdjustAux()
258 MIXRmtChannel *channel = &__MIXRmtChannel[p->index]; in MIXRmtGetAux()
292 MIXRmtChannel *channel = &__MIXRmtChannel[p->index]; in MIXRmtSetFader()
329 MIXRmtChannel *channel = &__MIXRmtChannel[p->index]; in MIXRmtAdjustFader()
[all …]
/RvlSDK-2.1/include/revolution/
Dmix.h136 typedef struct MIXRmtChannel struct
170 } MIXRmtChannel; argument