Searched refs:sdata (Results 1 – 1 of 1) sorted by relevance
942 int16_t *sdata = (int16_t *)data; in pseudo_pcm_read() local944 sdata[index] = (int16_t)(sin(oscillator->phase) * 4096); in pseudo_pcm_read()