Home
last modified time | relevance | path

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

1234

/dports/science/qiskit-aer/qiskit-aer-0.5.2/src/simulators/extended_stabilizer/
H A Dgates.hpp142 complex_t coeff_1 = root2*std::sin(angle); in U1Sample() local
146 coeff_1 = coeff_1 * root_omega; in U1Sample()
152 sample_branch_t(coeff_1, Gates::z) in U1Sample()
160 sample_branch_t(coeff_1, Gates::sdg) in U1Sample()
167 coeff_1 = coeff_1 * root_omega_star; in U1Sample()
173 sample_branch_t(coeff_1, Gates::z) in U1Sample()
181 sample_branch_t(coeff_1, Gates::s) in U1Sample()
185 p_threshold = std::abs(coeff_0) / (std::abs(coeff_0)+std::abs(coeff_1)); in U1Sample()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/fast_jai/
H A DcolorSelection.cpp16 constexpr int coeff_1 = sMath_PI / 4; in arctan2() local
17 constexpr int coeff_2 = 3 * coeff_1; in arctan2()
23 angle = coeff_1 - coeff_1 * r / sMath_scale; in arctan2()
26 angle = coeff_2 - coeff_1 * r / sMath_scale; in arctan2()
42 constexpr float coeff_1 = (float) M_PI / 4; in arctan2() local
43 constexpr float coeff_2 = 3 * coeff_1; in arctan2()
49 angle = coeff_1 - coeff_1 * r; in arctan2()
52 angle = coeff_2 - coeff_1 * r; in arctan2()
/dports/devel/ppl/ppl-1.2/interfaces/Java/tests/
H A DMIP_Problem_test1.java47 Coefficient coeff_1 = new Coefficient(1); in test01() local
50 Linear_Expression le_1 = new Linear_Expression_Coefficient(coeff_1); in test01()
115 Coefficient coeff_1 = new Coefficient(1); in test02() local
118 Linear_Expression le_1 = new Linear_Expression_Coefficient(coeff_1); in test02()
181 Generator g1 = Generator.point(le_a, coeff_1); in test02()
182 Coefficient num = coeff_1; in test02()
183 Coefficient den = coeff_1; in test02()
185 ok = (num == coeff_1 && den == coeff_1); in test02()
194 Generator expected_f_point = Generator.point(le_5a, coeff_1); in test02()
203 Generator expected_o_point = Generator.point(le_5a, coeff_1); in test02()
H A DPIP_Problem_test1.java51 Coefficient coeff_1 = new Coefficient(1); in test01() local
54 Linear_Expression le_1 = new Linear_Expression_Coefficient(coeff_1); in test01()
113 Coefficient coeff_1 = new Coefficient(1); in test02() local
116 Linear_Expression le_1 = new Linear_Expression_Coefficient(coeff_1); in test02()
215 Coefficient coeff_1 = new Coefficient(1); in test03() local
219 Linear_Expression le_1 = new Linear_Expression_Coefficient(coeff_1); in test03()
313 Coefficient coeff_1 = new Coefficient(1); in test04() local
321 Linear_Expression le_1 = new Linear_Expression_Coefficient(coeff_1); in test04()
H A DVariable_Output_test1.java42 Coefficient coeff_1 = new Coefficient(1); in test01() local
43 Linear_Expression le_1 = new Linear_Expression_Coefficient(coeff_1); in test01()
H A Dppl_java_tests_common76 Coefficient coeff_1 = new Coefficient(1);
120 Congruence cg_C_int = new Congruence(le_C, le_0, coeff_1);
146 Generator g1 = Generator.point(le_40A_plus_10C, coeff_1);
163 = Grid_Generator.grid_point(le_40A_plus_10C, coeff_1);
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/jai/opimage/
H A DColorSelectionMaskOpImage.java87 final int coeff_1 = sMath_PI / 4; in arctan2() local
88 final int coeff_2 = 3 * coeff_1; in arctan2()
94 angle = coeff_1 - coeff_1 * r / sMath_scale; in arctan2()
97 angle = coeff_2 - coeff_1 * r / sMath_scale; in arctan2()
113 final float coeff_1 = (float) Math.PI / 4; in arctan2() local
114 final float coeff_2 = 3 * coeff_1; in arctan2()
120 angle = coeff_1 - coeff_1 * r; in arctan2()
123 angle = coeff_2 - coeff_1 * r; in arctan2()
H A DVibranceOpImage.java70 final float coeff_1 = (float) Math.PI / 4; in arctan2() local
71 final float coeff_2 = 3 * coeff_1; in arctan2()
77 angle = coeff_1 - coeff_1 * r; in arctan2()
80 angle = coeff_2 - coeff_1 * r; in arctan2()
H A DIntVibranceOpImage.java43 final int coeff_1 = sMath_PI / 4; in arctan2() local
44 final int coeff_2 = 3 * coeff_1; in arctan2()
50 angle = coeff_1 - coeff_1 * r / sMath_scale; in arctan2()
53 angle = coeff_2 - coeff_1 * r / sMath_scale; in arctan2()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
60 coeff_1 = load_tran_low(coeff + i + 16); in vp9_block_error_avx2()
64 dqcoeff_1 = _mm256_sub_epi16(dqcoeff_1, coeff_1); in vp9_block_error_avx2()
70 coeff_1 = _mm256_madd_epi16(coeff_1, coeff_1); in vp9_block_error_avx2()
74 coeff_0 = _mm256_add_epi32(coeff_0, coeff_1); in vp9_block_error_avx2()
/dports/devel/godot2/godot-2.1.6-stable/servers/physics/joints/
H A Dcone_twist_joint_sw.cpp74 real_t coeff_1 = Math_PI / 4.0f; in atan2fast() local
75 real_t coeff_2 = 3.0f * coeff_1; in atan2fast()
80 angle = coeff_1 - coeff_1 * r; in atan2fast()
83 angle = coeff_2 - coeff_1 * r; in atan2fast()
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/physics/joints/
H A Dcone_twist_joint_sw.cpp74 real_t coeff_1 = Math_PI / 4.0f; in atan2fast() local
75 real_t coeff_2 = 3.0f * coeff_1; in atan2fast()
80 angle = coeff_1 - coeff_1 * r; in atan2fast()
83 angle = coeff_2 - coeff_1 * r; in atan2fast()
/dports/devel/godot/godot-3.2.3-stable/servers/physics/joints/
H A Dcone_twist_joint_sw.cpp74 real_t coeff_1 = Math_PI / 4.0f; in atan2fast() local
75 real_t coeff_2 = 3.0f * coeff_1; in atan2fast()
80 angle = coeff_1 - coeff_1 * r; in atan2fast()
83 angle = coeff_2 - coeff_1 * r; in atan2fast()
/dports/devel/godot-tools/godot-3.2.3-stable/servers/physics/joints/
H A Dcone_twist_joint_sw.cpp74 real_t coeff_1 = Math_PI / 4.0f; in atan2fast() local
75 real_t coeff_2 = 3.0f * coeff_1; in atan2fast()
80 angle = coeff_1 - coeff_1 * r; in atan2fast()
83 angle = coeff_2 - coeff_1 * r; in atan2fast()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/LinearMath/
H A DbtScalar.h319 btScalar coeff_1 = SIMD_PI / 4.0f; in btAtan2Fast() local
320 btScalar coeff_2 = 3.0f * coeff_1; in btAtan2Fast()
325 angle = coeff_1 - coeff_1 * r; in btAtan2Fast()
328 angle = coeff_2 - coeff_1 * r; in btAtan2Fast()
/dports/games/critterding/critterding-beta12/src/utils/bullet/LinearMath/
H A DbtScalar.h307 btScalar coeff_1 = SIMD_PI / 4.0f; in btAtan2Fast() local
308 btScalar coeff_2 = 3.0f * coeff_1; in btAtan2Fast()
313 angle = coeff_1 - coeff_1 * r; in btAtan2Fast()
316 angle = coeff_2 - coeff_1 * r; in btAtan2Fast()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/model/ImageEditor/
H A DBlendedOperation.java100 final float coeff_1 = (float) Math.PI / 4; in arctan2() local
101 final float coeff_2 = 3 * coeff_1; in arctan2()
107 angle = coeff_1 - coeff_1 * r; in arctan2()
110 angle = coeff_2 - coeff_1 * r; in arctan2()

1234