Searched refs:slope (Results 1 – 1 of 1) sorted by relevance
746 int cur, diff, slope = 0, fs; in aio_port_set_volume() local755 slope = diff / AUD_VOL_FADE_TIME * 1000 / fs; in aio_port_set_volume()756 slope = max(1, slope); in aio_port_set_volume()759 OPORTMXTYVOLPARA1_SLOPEU_MASK, slope << 16); in aio_port_set_volume()