AUDIO_ENCODING_ADPCM
case AUDIO_ENCODING_ADPCM:
.encoding = AUDIO_ENCODING_ADPCM,
case AUDIO_ENCODING_ADPCM:
case AUDIO_ENCODING_ADPCM:
case AUDIO_ENCODING_ADPCM:
if (fmt->encoding == AUDIO_ENCODING_ADPCM) {
case AUDIO_ENCODING_ADPCM:
if (sc->play_encoding == AUDIO_ENCODING_ADPCM)
if (sc->play_channels == 2 && sc->play_encoding != AUDIO_ENCODING_ADPCM)
if (sc->rec_encoding == AUDIO_ENCODING_ADPCM)
if (sc->rec_channels == 2 && sc->rec_encoding != AUDIO_ENCODING_ADPCM)
blksize = (param->encoding == AUDIO_ENCODING_ADPCM) ? blksize / 4 - 1 :
blksize = (param->encoding == AUDIO_ENCODING_ADPCM) ? blksize / 4 - 1 :
{ AudioEadpcm, AUDIO_ENCODING_ADPCM },
{ "ADPCM", AUDIO_ENCODING_ADPCM },