Searched refs:GetChannel (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkSoundProc.c248 if (GetChannel(interp, str, s->nchannels, &channel) != TCL_OK) {
493 GetChannel(Tcl_Interp *interp, char *str, int nchan, int *channel) function
696 if (GetChannel(interp, str, s->nchannels, &channel) != TCL_OK) {
994 if (GetChannel(interp, str, s->nchannels, &channel) != TCL_OK) {
1336 if (GetChannel(interp, str, s->nchannels, &channel) != TCL_OK) {
H A DjkSound.c654 if (GetChannel(interp, str, s->nchannels, &channel) != TCL_OK) {
739 if (GetChannel(interp, str, s->nchannels, &channel) != TCL_OK) {
H A DjkSound.h448 extern int GetChannel(Tcl_Interp *interp, char *str, int nchannels,
H A DjkCanvSect.c903 if (GetChannel(interp, sectPtr->channelstr, sectPtr->si.nchannels,
H A DjkCanvWave.c1077 if (GetChannel(interp, wavePtr->channelStr, wavePtr->nchannels,
H A DjkCanvSpeg.c790 if (GetChannel(interp, spegPtr->channelstr, spegPtr->si.nchannels,

Completed in 139 milliseconds