Home
last modified time | relevance | path

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

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dsound.c160 int32_t atapi_vol_r = atapi_get_cd_volume(1); in sound_cd_thread() local
172 cd_buffer[c+1] = ((int32_t)cd_buffer[c+1] * atapi_vol_r) / 255; in sound_cd_thread()