Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/od-acorn/
H A Dsound.c22 extern int sratecode;
33 sratecode = 4096.0*log(rate/4096.0)/log(2.0); in init_sound()
/dports/emulators/uae/uae-0.8.29/src/
H A Drpc.c96 int sratecode; variable
190 datavox_pitch(uaechannel, sratecode); in sound_output()