Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/netsim/
Dgstnetsim.c251 random_value_normal (GRand * rand_seed, gdouble mu, gdouble sigma, in random_value_normal() function
282 gdouble z = random_value_normal (rand_seed, mu, sigma, state); in get_random_value_normal()
298 z = random_value_normal (rand_seed, 0.0, 1.0, state); in random_value_gamma()