Searched refs:vectorLength (Results 1 – 1 of 1) sorted by relevance
270 int vectorLength = numPoints * 2; in temporalSampling() local271 float[] vector = new float[vectorLength]; in temporalSampling()317 for (i = index; i < vectorLength; i += 2) { in temporalSampling()