Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/audiotest/
H A Daudiotest.c154 extern int uncompress_wave(short *outbuf);
184 data_len = uncompress_wave(sample_buf); in prepare()
H A Dwavedata.c52 uncompress_wave(short *outbuf) in uncompress_wave() function