Home
last modified time | relevance | path

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

/sound/soc/sof/
Dtopology.c316 int f_step; in vol_compute_gain() local
335 f_step = tlv[TLV_STEP] - (tlv[TLV_STEP] / 100); in vol_compute_gain()
338 if (f_step == VOL_HALF_DB_STEP && (value & 1)) in vol_compute_gain()