Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Ddib0090.c860 static u16 slopes_to_scale(const struct slope *slopes, u8 num, s16 val) in slopes_to_scale() function
890 return -640 + (s16) slopes_to_scale(dib0090_wbd_slopes, ARRAY_SIZE(dib0090_wbd_slopes), wbd); in dib0090_wbd_to_db()