Home
last modified time | relevance | path

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

12345678910>>...25

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dfft_template.c240 int n4, n2, n34; in fft_calc_c() local
331 n34 = 3*n4; in fft_calc_c()
340 tmp5 = tmpz[ n2].re + tmpz[n34].re; in fft_calc_c()
341 tmp1 = tmpz[ n2].re - tmpz[n34].re; in fft_calc_c()
342 tmp6 = tmpz[ n2].im + tmpz[n34].im; in fft_calc_c()
343 tmp2 = tmpz[ n2].im - tmpz[n34].im; in fft_calc_c()
349 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
351 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
363 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
364 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dfft_template.c240 int n4, n2, n34; in fft_calc_c() local
331 n34 = 3*n4; in fft_calc_c()
340 tmp5 = tmpz[ n2].re + tmpz[n34].re; in fft_calc_c()
341 tmp1 = tmpz[ n2].re - tmpz[n34].re; in fft_calc_c()
342 tmp6 = tmpz[ n2].im + tmpz[n34].im; in fft_calc_c()
343 tmp2 = tmpz[ n2].im - tmpz[n34].im; in fft_calc_c()
349 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
351 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
363 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
364 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dfft_template.c320 int n4, n2, n34; in fft_calc_c() local
411 n34 = 3*n4; in fft_calc_c()
420 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
429 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
431 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
443 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
444 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
446 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
447 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
459 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dfft_template.c312 int n4, n2, n34; in fft_calc_c() local
403 n34 = 3*n4; in fft_calc_c()
412 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
421 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
423 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
435 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
436 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
438 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
439 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
451 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dfft_template.c320 int n4, n2, n34; in fft_calc_c() local
411 n34 = 3*n4; in fft_calc_c()
420 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
429 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
431 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
443 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
444 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
446 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
447 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
459 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dfft_template.c320 int n4, n2, n34; in fft_calc_c() local
411 n34 = 3*n4; in fft_calc_c()
420 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
429 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
431 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
443 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
444 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
446 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
447 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
459 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/atom/
H A Dintegrals.cpp26 double Ul(int l, int n12, int n34, double z12, double z34) { in Ul() argument
28 double prefac=fact(n34+l)/pow(z34,n34+l+1); in Ul()
35 for(int lp=1;lp<=n34+l+1;lp++) in Ul()
36 term2-=pow(z34,n34+l-lp+1)/fact(n34+l-lp+1) * fact(n12+n34-lp)/pow(z12+z34,n12+n34-lp+1); in Ul()
40 for(int lp=1;lp<=n34-l;lp++) in Ul()
41 term3+=pow(z34,n34+l-lp+1)*fact(n12+n34-lp) / (fact(n34-l-lp)*pow(z12+z34,n12+n34-lp+1)); in Ul()
42 term3*=fact(n34-l-1)/fact(n34+l); in Ul()
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/atom/
H A Dintegrals.cpp26 double Ul(int l, int n12, int n34, double z12, double z34) { in Ul() argument
28 double prefac=fact(n34+l)/pow(z34,n34+l+1); in Ul()
35 for(int lp=1;lp<=n34+l+1;lp++) in Ul()
36 term2-=pow(z34,n34+l-lp+1)/fact(n34+l-lp+1) * fact(n12+n34-lp)/pow(z12+z34,n12+n34-lp+1); in Ul()
40 for(int lp=1;lp<=n34-l;lp++) in Ul()
41 term3+=pow(z34,n34+l-lp+1)*fact(n12+n34-lp) / (fact(n34-l-lp)*pow(z12+z34,n12+n34-lp+1)); in Ul()
42 term3*=fact(n34-l-1)/fact(n34+l); in Ul()
/dports/games/openspades/openspades-0.1.3/Sources/Core/
H A DMath.cpp251 float n31 = matrix[2], n32 = matrix[6], n33 = matrix[10], n34 = matrix[14]; in inverseMatrix4() local
254 matrix[0] = n23 * n34 * n42 - n24 * n33 * n42 + n24 * n32 * n43 - n22 * n34 * n43 - in inverseMatrix4()
256 matrix[4] = n14 * n33 * n42 - n13 * n34 * n42 - n14 * n32 * n43 + n12 * n34 * n43 + in inverseMatrix4()
261 n13 * n22 * n34 - n12 * n23 * n34; in inverseMatrix4()
262 matrix[1] = n24 * n33 * n41 - n23 * n34 * n41 - n24 * n31 * n43 + n21 * n34 * n43 + in inverseMatrix4()
264 matrix[5] = n13 * n34 * n41 - n14 * n33 * n41 + n14 * n31 * n43 - n11 * n34 * n43 - in inverseMatrix4()
269 n13 * n21 * n34 + n11 * n23 * n34; in inverseMatrix4()
270 matrix[2] = n22 * n34 * n41 - n24 * n32 * n41 + n24 * n31 * n42 - n21 * n34 * n42 - in inverseMatrix4()
272 matrix[6] = n14 * n32 * n41 - n12 * n34 * n41 - n14 * n31 * n42 + n11 * n34 * n42 + in inverseMatrix4()
277 n12 * n21 * n34 - n11 * n22 * n34; in inverseMatrix4()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dfft_template.c336 int n4, n2, n34; in fft_calc_c() local
427 n34 = 3*n4; in fft_calc_c()
436 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
445 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
447 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
459 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
460 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
462 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
463 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
475 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dfft_template.c336 int n4, n2, n34; in fft_calc_c() local
427 n34 = 3*n4; in fft_calc_c()
436 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
445 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
447 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
459 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
460 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
462 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
463 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
475 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dfft_template.c336 int n4, n2, n34; in fft_calc_c() local
427 n34 = 3*n4; in fft_calc_c()
436 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
445 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
447 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
459 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
460 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
462 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
463 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
475 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dfft_template.c336 int n4, n2, n34; in fft_calc_c() local
427 n34 = 3*n4; in fft_calc_c()
436 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
445 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
447 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
459 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
460 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
462 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
463 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
475 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dfft_template.c336 int n4, n2, n34; in fft_calc_c() local
427 n34 = 3*n4; in fft_calc_c()
436 tmp5 = tmpz[ n2].re + (unsigned)tmpz[n34].re; in fft_calc_c()
445 tmpz[n34].re = tmpz[n4].re - tmp2; in fft_calc_c()
447 tmpz[n34].im = tmpz[n4].im + tmp1; in fft_calc_c()
459 accu = (int64_t)w_re*tmpz[n34+i].re; in fft_calc_c()
460 accu -= (int64_t)w_im*tmpz[n34+i].im; in fft_calc_c()
462 accu = (int64_t)w_re*tmpz[n34+i].im; in fft_calc_c()
463 accu += (int64_t)w_im*tmpz[n34+i].re; in fft_calc_c()
475 tmpz[n34+i].re = tmpz[n4+i].re - tmp2; in fft_calc_c()
[all …]
/dports/math/cvc4/CVC4-1.7/test/regress/regress0/bv/
H A Dfuzz29.delta01.smt41 (flet ($n34 (bvugt ?n11 ?n33))
42 (flet ($n35 (or $n31 $n34 $n34))
/dports/science/siconos/siconos-4.4.0/externals/netlib/odepack/test/
H A DDLSODIS-test.f51 1 meth, miter, mf, moss, n, nout, nerr, n14, n34 variable
79 n34 = 3 * (npts/4) + 1
86 do 20 i = n14+1,n34-1
88 y(n34) = half
111 do 50 i = n14+1,n34-1
113 y(n34) = half
/dports/math/cvc4/CVC4-1.7/test/regress/regress0/uflia/
H A Dxs-09-16-3-4-1-5.delta04.smt44 (let (?n34 (x_count ?n1))
45 (flet ($n35 (= ?n13 ?n34))
46 (flet ($n36 (= ?n16 ?n34))
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/SSMULT/
H A Dssmult_saxpy.c218 Int n1, n2, n3, n4, n12, n34, n123 ; in ssmergesort() local
221 n34 = n - n12 ; in ssmergesort()
226 n3 = n34 / 2 ; /* split n34 into n3 and n4 */ in ssmergesort()
227 n4 = n34 - n3 ; in ssmergesort()
243 merge (A, W, n12, W + n12, n34) ; in ssmergesort()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/SSMULT/
H A Dssmult_saxpy.c218 Int n1, n2, n3, n4, n12, n34, n123 ; in ssmergesort() local
221 n34 = n - n12 ; in ssmergesort()
226 n3 = n34 / 2 ; /* split n34 into n3 and n4 */ in ssmergesort()
227 n4 = n34 - n3 ; in ssmergesort()
243 merge (A, W, n12, W + n12, n34) ; in ssmergesort()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/MATLAB_Tools/SSMULT/
H A Dssmult_saxpy.c218 Int n1, n2, n3, n4, n12, n34, n123 ; in ssmergesort() local
221 n34 = n - n12 ; in ssmergesort()
226 n3 = n34 / 2 ; /* split n34 into n3 and n4 */ in ssmergesort()
227 n4 = n34 - n3 ; in ssmergesort()
243 merge (A, W, n12, W + n12, n34) ; in ssmergesort()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/SSMULT/
H A Dssmult_saxpy.c218 Int n1, n2, n3, n4, n12, n34, n123 ; in ssmergesort() local
221 n34 = n - n12 ; in ssmergesort()
226 n3 = n34 / 2 ; /* split n34 into n3 and n4 */ in ssmergesort()
227 n4 = n34 - n3 ; in ssmergesort()
243 merge (A, W, n12, W + n12, n34) ; in ssmergesort()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/MATLAB_Tools/SSMULT/
H A Dssmult_saxpy.c218 Int n1, n2, n3, n4, n12, n34, n123 ; in ssmergesort() local
221 n34 = n - n12 ; in ssmergesort()
226 n3 = n34 / 2 ; /* split n34 into n3 and n4 */ in ssmergesort()
227 n4 = n34 - n3 ; in ssmergesort()
243 merge (A, W, n12, W + n12, n34) ; in ssmergesort()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/MATLAB_Tools/SSMULT/
H A Dssmult_saxpy.c218 Int n1, n2, n3, n4, n12, n34, n123 ; in ssmergesort() local
221 n34 = n - n12 ; in ssmergesort()
226 n3 = n34 / 2 ; /* split n34 into n3 and n4 */ in ssmergesort()
227 n4 = n34 - n3 ; in ssmergesort()
243 merge (A, W, n12, W + n12, n34) ; in ssmergesort()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/MATLAB_Tools/SSMULT/
H A Dssmult_saxpy.c218 Int n1, n2, n3, n4, n12, n34, n123 ; in ssmergesort() local
221 n34 = n - n12 ; in ssmergesort()
226 n3 = n34 / 2 ; /* split n34 into n3 and n4 */ in ssmergesort()
227 n4 = n34 - n3 ; in ssmergesort()
243 merge (A, W, n12, W + n12, n34) ; in ssmergesort()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/MATLAB_Tools/SSMULT/
H A Dssmult_saxpy.c218 Int n1, n2, n3, n4, n12, n34, n123 ; in ssmergesort() local
221 n34 = n - n12 ; in ssmergesort()
226 n3 = n34 / 2 ; /* split n34 into n3 and n4 */ in ssmergesort()
227 n4 = n34 - n3 ; in ssmergesort()
243 merge (A, W, n12, W + n12, n34) ; in ssmergesort()

12345678910>>...25