Searched refs:x2Db (Results 1 – 2 of 2) 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()
1629 var x2Db = linearToDb(x2);1632 var m = (y2Db - yDb) / (x2Db - xDb);