Searched refs:noiseSample (Results 1 – 1 of 1) sorted by relevance
413 float noiseSample = std::rand() * (2.5 / (1.0 + RAND_MAX)) - 1.25; in captureRaw() local416 rawCount += noiseStddev * noiseSample; in captureRaw()