Searched refs:x2Db (Results 1 – 1 of 1) sorted by relevance
135 float x2Db = linear_to_decibels(x2); in slope_at() local140 float m = (y2Db - y_db) / (x2Db - x_db); in slope_at()