Home
last modified time | relevance | path

Searched defs:SCALE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Daci.h55 #define SCALE(xmax,ymax,x) (((x)*(ymax)+(xmax)/2)/(xmax)) macro
Dvidc.c106 #define SCALE(lev,master) ((lev) * (master) * 65536 / 10000) in vidc_mixer_set() macro
Dwaveartist.c931 #define SCALE(lev,max) ((lev) * (max) / 100) in waveartist_mixer_update() macro
/linux-2.4.37.9/arch/m68k/fpsp040/
Dsetox.S439 .set SCALE,FP_SCR1 define