Searched refs:valR (Results 1 – 2 of 2) sorted by relevance
36 Scalar valR, valI; in GetMarketLine() local37 line >> i >> j >> valR >> valI; in GetMarketLine()42 value = std::complex<Scalar>(valR, valI); in GetMarketLine()59 RealScalar valR, valI; in GetVectorElt() local61 newline >> valR >> valI; in GetVectorElt()62 val = std::complex<RealScalar>(valR, valI); in GetVectorElt()
216 simd16scalar valR = _simd16_broadcast_ss(&pClearData[0]); in ClearColorHotTile() local230 _simd16_store_ps(pfBuf, valR); in ClearColorHotTile()297 simdscalar valR = _simd_broadcast_ss(&pClearData[0]); in ClearColorHotTile() local311 _simd_store_ps(pfBuf, valR); in ClearColorHotTile()