/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/galaxian/ |
H A D | gal_gfx.cpp | 305 double rWeights[3], gWeights[3], bWeights[2]; in GalaxianCalcPalette() local 307 …compute_resistor_weights(0, RGB_MAXIMUM, -1.0, 3, &RGBResistances[0], rWeights, 470, 0, 3, &RGBRes… in GalaxianCalcPalette() 316 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in GalaxianCalcPalette() 355 double rWeights[3], gWeights[3], bWeights[2]; in RockclimCalcPalette() local 357 …compute_resistor_weights(0, RGB_MAXIMUM, -1.0, 3, &RGBResistances[0], rWeights, 470, 0, 3, &RGBRes… in RockclimCalcPalette() 366 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in RockclimCalcPalette() 449 double rWeights[3], gWeights[3], bWeights[2]; in DarkplntCalcPalette() local 451 …compute_resistor_weights(0, RGB_MAXIMUM, -1.0, 3, &RGBResistances[0], rWeights, 470, 0, 3, &RGBRes… in DarkplntCalcPalette() 460 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in DarkplntCalcPalette() 495 double rWeights[3], gWeights[3], bWeights[2]; in DambustrCalcPalette() local [all …]
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/bitmap/ |
H A D | BitmapGaussianSeparableBlurFilter.cxx | 168 std::vector<double>& rWeights, std::vector<int>& rPixels, std::vector<int>& rCounts) in blurContributions() argument 170 rWeights.resize(aSize * aNumberOfContributions); in blurContributions() 206 rWeights[i * aNumberOfContributions + aCurrentCount] = aWeight; in blurContributions()
|
H A D | BitmapScaleConvolutionFilter.cxx | 39 std::vector<sal_Int16>& rWeights, in ImplCalculateContributions() argument 51 rWeights.resize(nAllocSize); in ImplCalculateContributions() 78 rWeights[nIndex] = aWeight * 255; in ImplCalculateContributions()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/bitmap/ |
H A D | BitmapGaussianSeparableBlurFilter.cxx | 168 std::vector<double>& rWeights, std::vector<int>& rPixels, std::vector<int>& rCounts) in blurContributions() argument 170 rWeights.resize(aSize * aNumberOfContributions); in blurContributions() 206 rWeights[i * aNumberOfContributions + aCurrentCount] = aWeight; in blurContributions()
|
H A D | BitmapScaleConvolutionFilter.cxx | 41 std::vector<sal_Int16>& rWeights, in ImplCalculateContributions() argument 53 rWeights.resize(nAllocSize); in ImplCalculateContributions() 80 rWeights[nIndex] = aWeight * 255; in ImplCalculateContributions()
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/galaxian/ |
H A D | gal_gfx.cpp | 353 double rWeights[3], gWeights[3], bWeights[2]; in GalaxianCalcPalette() local 355 …compute_resistor_weights(0, RGB_MAXIMUM, -1.0, 3, &RGBResistances[0], rWeights, 470, 0, 3, &RGBRes… in GalaxianCalcPalette() 364 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in GalaxianCalcPalette() 403 double rWeights[3], gWeights[3], bWeights[2]; in RockclimCalcPalette() local 405 …compute_resistor_weights(0, RGB_MAXIMUM, -1.0, 3, &RGBResistances[0], rWeights, 470, 0, 3, &RGBRes… in RockclimCalcPalette() 414 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in RockclimCalcPalette() 497 double rWeights[3], gWeights[3], bWeights[2]; in DarkplntCalcPalette() local 499 …compute_resistor_weights(0, RGB_MAXIMUM, -1.0, 3, &RGBResistances[0], rWeights, 470, 0, 3, &RGBRes… in DarkplntCalcPalette() 508 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in DarkplntCalcPalette() 543 double rWeights[3], gWeights[3], bWeights[2]; in DambustrCalcPalette() local [all …]
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/ |
H A D | BitmapGaussianSeparableBlurFilter.hxx | 46 std::vector<double>& rWeights, std::vector<int>& rPixels,
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | BitmapGaussianSeparableBlurFilter.hxx | 46 std::vector<double>& rWeights, std::vector<int>& rPixels,
|
/dports/science/pybrain/pybrain-0.3.3/pybrain/unsupervised/trainers/ |
H A D | rbm.py | 17 self.rWeights = 0.1 80 cfg.rWeights * (w - cfg.weightCost * params)
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pre90s/ |
H A D | d_rallyx.cpp | 1476 double rWeights[3], gWeights[3], bWeights[2]; in DrvCalcPalette() local 1480 …compute_resistor_weights(0, 255, -1.0, 3, &ResistancesRG[0], rWeights, 0, 0, 3, &ResistancesRG[0],… in DrvCalcPalette() 1489 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in DrvCalcPalette() 1520 double rWeights[3], gWeights[3], bWeights[2]; in DrvCalcPaletteJungler() local 1532 3, &ResistancesRG[0], rWeights, 1000, 0, in DrvCalcPaletteJungler() 1543 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in DrvCalcPaletteJungler()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pre90s/ |
H A D | d_rallyx.cpp | 1475 double rWeights[3], gWeights[3], bWeights[2]; in DrvCalcPalette() local 1479 …compute_resistor_weights(0, 255, -1.0, 3, &ResistancesRG[0], rWeights, 0, 0, 3, &ResistancesRG[0],… in DrvCalcPalette() 1488 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in DrvCalcPalette() 1519 double rWeights[3], gWeights[3], bWeights[2]; in DrvCalcPaletteJungler() local 1531 3, &ResistancesRG[0], rWeights, 1000, 0, in DrvCalcPaletteJungler() 1542 r = combine_3_weights(rWeights, Bit0, Bit1, Bit2); in DrvCalcPaletteJungler()
|