Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dfmopl.c490 uint32_t env_tam,env_sd,env_top,env_hh; in OPL_CALC_RH() local
543 env_hh =OPL_CALC_SLOT(SLOT7_1) + whitenoise; in OPL_CALC_RH()
567 if( env_hh < EG_ENT-1 ) in OPL_CALC_RH()
568 outd[0] += OP_OUT(SLOT7_2,env_hh,tone8)*2; in OPL_CALC_RH()