Home
last modified time | relevance | path

Searched defs:powerScale (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/pixie/Pixie/src/ri/
H A Dphoton.h76 float powerScale; // The scaling factor for individual photon powers variable
/dports/net/yate/yate-6.4.0-1/modules/radio/
H A Ddummyradio.cpp356 unsigned int DummyInterface::send(uint64_t when, float* samples, unsigned size, float* powerScale) in send()
H A Dybladerf.cpp4447 float* powerScale, bool internal) in syncTx()
5519 float* powerScale) in send()
10423 float* powerScale) in send()
/dports/comms/flrig/flrig-1.3.54/src/include/
H A Drigbase.h655 int powerScale; variable
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dview.cpp3163 int powerScale = (powerCount<<16) / 512; in viewUpdateDelirium() local