Home
last modified time | relevance | path

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

/sound/oss/
Daudio.c211 static void translate_bytes(const unsigned char *table, unsigned char *buff, int n) in translate_bytes() function
292 translate_bytes(ulaw_dsp, (unsigned char *) dma_buf, l); in audio_write()
349 translate_bytes(dsp_ulaw, (unsigned char *) dmabuf, l); in audio_read()