Searched refs:lstPointY (Results 1 – 1 of 1) sorted by relevance
275 float lstPointY = pts[1]; in temporalSampling() local281 vector[index] = lstPointY; in temporalSampling()295 float deltaY = currentPointY - lstPointY; in temporalSampling()300 float ny = lstPointY + ratio * deltaY; in temporalSampling()306 lstPointY = ny; in temporalSampling()310 lstPointY = currentPointY; in temporalSampling()319 vector[i + 1] = lstPointY; in temporalSampling()