HomeSort by: relevance | last modified time | path
    Searched refs:rec_channels (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
interwavevar.h 135 int rec_channels; member in struct:iw_softc
interwave.c 203 sc->rec_channels = sc->play_channels = 1;
617 channels = in ? sc->rec_channels : sc->play_channels;
691 sc->rec_channels = q->channels;
949 if (sc->rec_channels == 2 && sc->rec_encoding != AUDIO_ENCODING_ADPCM)

Completed in 45 milliseconds