Searched refs:weight_next (Results 1 – 1 of 1) sorted by relevance
194 float weight_next; in fillSamples() local245 weight_next = (float)counter / floatFromUint64(sample_spacing_ns); in fillSamples()247 mTask.samples[index][w].x = curr_sample->x + weight_next * in fillSamples()249 mTask.samples[index][w].y = curr_sample->y + weight_next * in fillSamples()251 mTask.samples[index][w].z = curr_sample->z + weight_next * in fillSamples()