Searched refs:slopeLin (Results 1 – 2 of 2) sorted by relevance
504 FIXP_DBL* slopeLin) /* out: linear slope value, e = 7 */ in _toLinear() argument610 *slopeLin = (FIXP_DBL)0; in _toLinear()621 *slopeLin = in _toLinear()629 *slopeLin = (FIXP_DBL)0; in _toLinear()700 FIXP_DBL gainLin, slopeLin; in prepareDrcGain() local702 (FIXP_SGL)0, &gainLin, &slopeLin); in prepareDrcGain()
211 FIXP_DBL slopeLin = (FIXP_DBL)0, slopeLinPrev = (FIXP_DBL)0; in _processNodeSegments() local228 slopeLinPrev = slopeLin; in _processNodeSegments()240 slopeLinPrev, slopeLin, buffer); in _processNodeSegments()