Searched refs:CS4231_ULAW_8 (Results 1 – 3 of 3) sorted by relevance
112 #define CS4231_ULAW_8 0x20 /* 8-bit U-law companded */ macro
540 rformat = CS4231_ULAW_8; in snd_cs4231_get_format()
551 case SNDRV_PCM_FORMAT_MU_LAW: rformat = CS4231_ULAW_8; break; in snd_wss_get_format()