Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dfmopl.h102 void YM3812UpdateOne(FM_OPL *OPL, int16_t *buffer, int length);
H A Dadlib.c216 YM3812UpdateOne (s->opl, s->mixbuf + s->pos, samples); in adlib_callback()
H A Dfmopl.c981 void YM3812UpdateOne(FM_OPL *OPL, int16_t *buffer, int length) in YM3812UpdateOne() function