Searched defs:zValue (Results 1 – 2 of 2) sorted by relevance
79 double zValue = abs(cos(elevation) * cos(azimuth)); in prime() local
130 uint32_t incThreshold, uint32_t decThreshold, uint32_t stepSize, double zValue) in SetJitterOptions()