Home
last modified time | relevance | path

Searched refs:calcAlpha (Results 1 – 25 of 25) sorted by relevance

/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/common/freeverb/
H A Dbiquad.cpp66 fv3_float_t FV3_(biquad)::calcAlpha(fv3_float_t fc, fv3_float_t bw, fv3_float_t fs, unsigned mode) in FV3_()
88 fv3_float_t alpha = calcAlpha(fc, bw, fs, mode); in FV3_()
101 fv3_float_t alpha = calcAlpha(fc, bw, fs, mode); in FV3_()
128 fv3_float_t alpha = calcAlpha(fc, bw, fs, mode); in FV3_()
158 fv3_float_t alpha = calcAlpha(fc, bw, fs, mode); in FV3_()
189 fv3_float_t alpha = calcAlpha(fc, bw, fs, mode); in FV3_()
221 fv3_float_t alpha = calcAlpha(fc, bw, fs, mode); in FV3_()
H A Dbiquad_t.hpp83 _fv3_float_t calcAlpha(_fv3_float_t fc, _fv3_float_t bw, _fv3_float_t fs, unsigned mode); in _FV3_()
/dports/science/mcstas-comps/mcstas-comps-2.5-src/examples/
H A DTest_Guides_Curved.instr35 double calcAlpha(double length, double radius) {
42 double alpha = DEG2RAD * calcAlpha(length, radius);
48 double alpha = DEG2RAD * calcAlpha(length, radius);
102 ROTATED (0, calcAlpha(length,curvature),0) RELATIVE GuideR
117 ROTATED (0, calcAlpha(length,-curvature),0) RELATIVE GuideR
H A DTest_Pol_Bender_Vs_Guide_Curved.instr42 double calcAlpha(double length, double radius) {
49 double alpha = DEG2RAD * calcAlpha(length, radius);
55 double alpha = DEG2RAD * calcAlpha(length, radius);
118 ROTATED (0, calcAlpha(guideLength, guideRadius), 0) RELATIVE Origin
123 ROTATED (0, calcAlpha(guideLength, -guideRadius), 0) RELATIVE Origin
H A DTest_Pol_Bender.instr42 double calcAlpha(double length, double radius) {
49 double alpha = DEG2RAD * calcAlpha(length, radius);
55 double alpha = DEG2RAD * calcAlpha(length, radius);
107 ROTATED (0, calcAlpha(GUIDELENGTH, GUIDERADIUS), 0) RELATIVE Origin
H A DESS_butterfly_Guide_curved_test.instr71 double calcAlpha(double length, double radius) {
78 double alpha = DEG2RAD * calcAlpha(length, radius);
84 double alpha = DEG2RAD * calcAlpha(length, radius);
334 ROTATED (0, calcAlpha(50,3000),0) RELATIVE GuideR
338 ROTATED (0, calcAlpha(50,3000),0) RELATIVE GuideR
H A DESS_butterfly_MCPL_test.instr71 double calcAlpha(double length, double radius) {
78 double alpha = DEG2RAD * calcAlpha(length, radius);
84 double alpha = DEG2RAD * calcAlpha(length, radius);
334 ROTATED (0, calcAlpha(50,3000),0) RELATIVE GuideR
338 ROTATED (0, calcAlpha(50,3000),0) RELATIVE GuideR
H A DISIS_OSIRIS.instr39 double calcAlpha(double length, double radius) {
46 double alpha = DEG2RAD * calcAlpha(length, radius);
52 double alpha = DEG2RAD * calcAlpha(length, radius);
261 ROTATED (0, calcAlpha(DCURVEDGUIDE1, CURVERADIUS), 0) RELATIVE armCurved1
322 ROTATED (0, calcAlpha(DCURVEDGUIDE2, CURVERADIUS), 0) RELATIVE armCurved2
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/radar/
H A Dradarorb.cpp327 int HudGaugeRadarOrb::calcAlpha(vec3d* pt) in calcAlpha() function in HudGaugeRadarOrb
359 gr_init_alphacolor(&Orb_color_orange, 192, 96, 32, calcAlpha(&orb_ring_xy[last])); in drawOutlinesHtl()
364 gr_init_alphacolor(&Orb_color_teal, 48, 160, 96, calcAlpha(&orb_ring_xz[last])); in drawOutlinesHtl()
369 gr_init_alphacolor(&Orb_color_purple, 112, 16, 192, calcAlpha(&orb_ring_yz[last])); in drawOutlinesHtl()
H A Dradarorb.h57 int calcAlpha(vec3d* pt);
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/radar/
H A Dradarorb.cpp407 int HudGaugeRadarOrb::calcAlpha(vec3d* pt) in calcAlpha() function in HudGaugeRadarOrb
439 gr_init_alphacolor(&Orb_color_orange, 192, 96, 32, calcAlpha(&orb_ring_xy[last])); in drawOutlinesHtl()
443 gr_init_alphacolor(&Orb_color_teal, 48, 160, 96, calcAlpha(&orb_ring_xz[last])); in drawOutlinesHtl()
447 gr_init_alphacolor(&Orb_color_purple, 112, 16, 192, calcAlpha(&orb_ring_yz[last])); in drawOutlinesHtl()
H A Dradarorb.h64 int calcAlpha(vec3d* pt);
H A Dradardradis.h88 int calcAlpha(vec3d* pt);
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/
H A Dnode.cpp15 void Node::calcAlpha() { in calcAlpha() function in CRFPP::Node
H A Dnode.h49 void calcAlpha();
H A Dtagger.cpp513 node_[i][j]->calcAlpha(); in forwardbackward()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/algorithms/nona/
H A DCenterHorizontally.cpp86 remapped.calcAlpha(); in centerHorizontically()
H A DCalculateFOV.cpp63 remapped.calcAlpha(); in calcFOV()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/generators/
H A Dlc_makercamsvg.h128 static double calcAlpha(double angle);
H A Dlc_makercamsvg.cpp485 double alpha = calcAlpha(total_angle / segments); in writeEllipse()
866 double LC_MakerCamSVG::calcAlpha(double angle) { in calcAlpha() function in LC_MakerCamSVG
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.hpp215 Indexed *calcAlpha();
H A Dappliers.cpp746 alphaChannel=PTS_dynamic_cast(Image::Indexed*,sf->getImg())->calcAlpha(); in out_pnm_work()
1437 alpha=PTS_dynamic_cast(Image::Indexed*,sf->getImg())->calcAlpha(); in out_tiff_work()
H A Dimage.cpp899 Image::Indexed *Image::Indexed::calcAlpha() { in calcAlpha() function in Image::Indexed
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/nona/
H A DRemappedPanoImage.h137 void calcAlpha();
378 void RemappedPanoImage<RemapImage,AlphaImage>::calcAlpha() in calcAlpha() function
H A DStitcher.h167 remapped.calcAlpha(); in saveRemapped()