Searched refs:slopeDb (Results 1 – 1 of 1) sorted by relevance
502 const FIXP_SGL slopeDb, /* in: slope value in dB/deltaTmin, e = 2 */ in _toLinear() argument609 if (slopeDb == (FIXP_SGL)0) { in _toLinear()613 fMult(slopeDb, SLOPE_FACTOR_DB_TO_LINEAR); /* resulting e: 2 - 3 = -1 */ in _toLinear()