Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dulaw.h36 static unsigned char dsp_ulaw[] = { variable
Daudio.c349 translate_bytes(dsp_ulaw, (unsigned char *) dmabuf, l); in audio_read()