Lines Matching refs:scale32
562 real64 scale32 = 1.0; in BufferPixelType() local
575 scale32 = (real64) 0xFFFF; in BufferPixelType()
581 scale32 = (real64) 0xFFFFFFFF; in BufferPixelType()
592 real64 factor32 = 1.0 / scale32; in BufferPixelType()
599 factor32 *= scale32; in BufferPixelType()
938 real64 scale32 = 1.0; in BufferPixelType() local
948 scale32 = (real64) 0xFFFF; in BufferPixelType()
954 scale32 = (real64) 0xFFFFFFFF; in BufferPixelType()
963 fScale = (real32) (1.0 / scale32); in BufferPixelType()
1144 real64 scale32 = 1.0; in BufferPixelType() local
1154 scale32 = (real64) 0xFFFF; in BufferPixelType()
1160 scale32 = (real64) 0xFFFFFFFF; in BufferPixelType()
1169 fScale = (real32) (1.0 / scale32); in BufferPixelType()