Home
last modified time | relevance | path

Searched defs:divN (Results 1 – 25 of 42) sorted by relevance

12

/dports/graphics/urt/urt-3.1b1_12/lib/
H A Ddither.c80 dithermap( levels, gamma, rgbmap, divN, modN, magic ) in dithermap() argument
142 bwdithermap( levels, gamma, bwmap, divN, modN, magic ) in bwdithermap() argument
192 make_square( N, divN, modN, magic ) in make_square() argument
247 dithergb( x, y, r, g, b, levels, divN, modN, magic ) in dithergb() argument
279 ditherbw( x, y, val, divN, modN, magic ) in ditherbw() argument
/dports/graphics/liblug/lug/utils/
H A Ddither.c50 int divN[256], modN[256]; local
125 create_dithermap( levels, gamma, rgbmap, divN, modN, magic ) in create_dithermap() argument
159 create_square( N, divN, modN, magic ) in create_square() argument
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/driver/level3/
H A Dgemm_thread_variable.c45 int (*function)(), void *sa, void *sb, BLASLONG divM, BLASLONG divN) { in CNAME()
H A Dgemm_thread_mn.c71 BLASLONG divM, divN; in CNAME() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/driver/level3/
H A Dgemm_thread_variable.c28 int (*function)(), void *sa, void *sb, BLASLONG divM, BLASLONG divN) { in CNAME()
H A Dgemm_thread_mn.c54 BLASLONG divM, divN; in CNAME() local
/dports/math/openblas/OpenBLAS-0.3.18/driver/level3/
H A Dgemm_thread_variable.c45 int (*function)(), void *sa, void *sb, BLASLONG divM, BLASLONG divN) { in CNAME()
H A Dgemm_thread_mn.c71 BLASLONG divM, divN; in CNAME() local
/dports/math/gotoblas/GotoBLAS2/driver/level3/
H A Dgemm_thread_variable.c45 int (*function)(), void *sa, void *sb, BLASLONG divM, BLASLONG divN) { in CNAME()
H A Dgemm_thread_mn.c71 BLASLONG divM, divN; in CNAME() local
/dports/math/clblas/clBLAS-2.10/src/library/blas/functor/include/
H A Dgcn_dgemm.h27 unsigned divN ; // Required divisor of N (use 1 when N can be of any value) member
H A Dgcn_sgemm.h27 unsigned divN ; // Required divisor of N (use 1 when N can be of any value) member
H A Dgcn_zgemm.h27 unsigned divN ; // Required divisor of N (use 1 when N can be of any value) member
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/calf/src/calf/
H A Dfft.h52 T divN = 2 * M_PI / N; in fft() local
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Drlelib.c1393 dithermap(levels, gamma, rgbmap, divN, modN, magic) in dithermap() argument
1453 bwdithermap(levels, gamma, bwmap, divN, modN, magic) in bwdithermap() argument
1568 make_square(N, divN, modN, magic) in make_square() argument
1679 dithergb(x, y, r, g, b, levels, divN, modN, magic) in dithergb() argument
1710 ditherbw(x, y, val, divN, modN, magic) in ditherbw() argument
H A Drle.c54 int divN[256]; variable
/dports/x11/xloadimage/xloadimage.4.1/
H A Drlelib.c1389 dithermap( levels, gamma, rgbmap, divN, modN, magic ) in dithermap() argument
1449 bwdithermap( levels, gamma, bwmap, divN, modN, magic ) in bwdithermap() argument
1495 make_square( N, divN, modN, magic ) in make_square() argument
1672 int dithergb( x, y, r, g, b, levels, divN, modN, magic ) in dithergb() argument
1702 int ditherbw( x, y, val, divN, modN, magic ) in ditherbw() argument
H A Drle.c54 int divN[256]; variable
/dports/graphics/urt/urt-3.1b1_12/tools/
H A Dto8.c45 int modN[256], divN[256]; variable
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Dfft.h54 T divN = 2 * M_PI / N; in fft() local
/dports/security/klee/klee-2.2/utils/hacks/TreeGraphs/Graphics/Geometry/
H A Dvec4.py28 def divN(a,n): return (a[0]/n, a[1]/n, a[2]/n, a[3]/n) function
H A Dvec3.py31 def divN(a,n): return (a[0]/n, a[1]/n, a[2]/n) function
H A Dvec2.py53 def divN(a,n): return (a[0]/n, a[1]/n) function
/dports/graphics/urt/urt-3.1b1_12/get/
H A Dgetsun.c64 int modN[256], divN[256]; variable
/dports/graphics/liblug/lug/show/
H A Dx11.c363 int divN[256], modN[256]; local

12