Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DInterpolator.h131 S sec, sec0, sec1; in findY() local
137 sec1 = high2 != this->end() in findY()
156 m1 = (sec1 + sec) * 0.5f; in findY()
170 m1 = constrainSlope(m1, 3 * sec1); in findY()