Lines Matching refs:plasma
3697 plasma; in PlasmaPixel() local
3699 plasma=ClampToQuantum(pixel+noise*GetPseudoRandomValue(random_info)- in PlasmaPixel()
3701 if (plasma <= 0) in PlasmaPixel()
3703 if (plasma >= QuantumRange) in PlasmaPixel()
3705 return(plasma); in PlasmaPixel()
3714 plasma; in PlasmaImageProxy() local
3782 plasma=(double) QuantumRange/(2.0*attenuate); in PlasmaImageProxy()
3804 q[i]=PlasmaPixel(random_info,(u[i]+v[i])/2.0,plasma); in PlasmaImageProxy()
3827 q[i]=PlasmaPixel(random_info,(u[i]+v[i])/2.0,plasma); in PlasmaImageProxy()
3856 q[i]=PlasmaPixel(random_info,(u[i]+v[i])/2.0,plasma); in PlasmaImageProxy()
3880 q[i]=PlasmaPixel(random_info,(u[i]+v[i])/2.0,plasma); in PlasmaImageProxy()
3907 q[i]=PlasmaPixel(random_info,(u[i]+v[i])/2.0,plasma); in PlasmaImageProxy()