Home
last modified time | relevance | path

Searched defs:bstep (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dmatrix_decomp.cpp15 LUImpl(_Tp* A, size_t astep, int m, _Tp* b, size_t bstep, int n, _Tp eps) in LUImpl()
73 int LU32f(float* A, size_t astep, int m, float* b, size_t bstep, int n) in LU32f()
84 int LU64f(double* A, size_t astep, int m, double* b, size_t bstep, int n) in LU64f()
95 CholImpl(_Tp* A, size_t astep, int m, _Tp* b, size_t bstep, int n) in CholImpl()
173 bool Cholesky32f(float* A, size_t astep, int m, float* b, size_t bstep, int n) in Cholesky32f()
182 bool Cholesky64f(double* A, size_t astep, int m, double* b, size_t bstep, int n) in Cholesky64f()
201 QRImpl(_Tp* A, size_t astep, int m, int n, int k, _Tp* b, size_t bstep, _Tp* hFactors, _Tp eps) in QRImpl()
317 int LU(float* A, size_t astep, int m, float* b, size_t bstep, int n) in LU()
322 int LU(double* A, size_t astep, int m, double* b, size_t bstep, int n) in LU()
327 bool Cholesky(float* A, size_t astep, int m, float* b, size_t bstep, int n) in Cholesky()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dexx.c31 int astep,bstep,cstep , na,nb,nc ; in getplane_byte() local
53 int astep,bstep,cstep , na,nb,nc ; in putplane_byte() local
75 int astep,bstep,cstep , na,nb,nc ; in swaptest() local
H A Dextor.c110 int astep,bstep,cstep , na,nb,nc , nxy=nx*ny ; in extract_assign_directions() local
129 int astep,bstep,cstep , na,nb,nc ; in extract_byte_nn() local
174 int astep,bstep,cstep , na,nb,nc ; in extract_byte_lifl() local
233 int astep,bstep,cstep , na,nb,nc ; in extract_byte_liby() local
306 int astep,bstep,cstep , na,nb,nc , nts,dts1,dts2 ; in extract_byte_ts() local
419 int astep,bstep,cstep , na,nb,nc , nfs,dfs1,dfs2,dfs3,dfs4 , ap,bp ; in extract_byte_fs() local
609 int astep,bstep,cstep , na,nb,nc ; in extract_byte_speedtest() local
662 int astep,bstep,cstep , na,nb,nc ; in getplane_byte() local
684 int astep,bstep,cstep , na,nb,nc ; in putplane_byte() local
721 int astep,bstep,cstep , na,nb,nc , use_tmask ; in main() local
H A Dthd_shearwarp.c65 int astep,bstep,cstep , na,nb,nc , nxy=nx*ny ; in extract_assign_directions() local
84 int astep,bstep,cstep , na,nb,nc ; in extract_byte_nn() local
140 int astep,bstep,cstep , na,nb,nc , nts,dts1,dts2 ; in extract_byte_ts() local
H A Dcox_render.c821 int astep,bstep,cstep , na,nb,nc , nxy=nx*ny ; in extract_assign_directions() local
840 int astep,bstep,cstep , na,nb,nc ; in extract_byte_nn() local
896 int astep,bstep,cstep , na,nb,nc ; in extract_rgba_nn() local
1057 int astep,bstep,cstep , na,nb,nc , nts,dts1=0,dts2=0 , nn ; in extract_byte_tsx() local
1189 int astep,bstep,cstep , na,nb,nc , nn ; in extract_byte_lix() local
1279 int astep,bstep,cstep , na,nb,nc , nn ; in extract_byte_lixx() local
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openvx/hal/
H A Dopenvx_hal.cpp180 int ovx_hal_mul(const T *a, size_t astep, const T *b, size_t bstep, T *c, size_t cstep, int w, int … in ovx_hal_mul()
319 int ovx_hal_resize(int atype, const uchar *a, size_t astep, int aw, int ah, uchar *b, size_t bstep,… in ovx_hal_resize()
585 int ovx_hal_filter(cvhalFilter2D *filter_context, uchar *a, size_t astep, uchar *b, size_t bstep, i… in ovx_hal_filter()
811 int ovx_hal_morph(cvhalFilter2D *filter_context, uchar *a, size_t astep, uchar *b, size_t bstep, in… in ovx_hal_morph()
854 int ovx_hal_cvtBGRtoBGR(const uchar * a, size_t astep, uchar * b, size_t bstep, int w, int h, int d… in ovx_hal_cvtBGRtoBGR()
890 int ovx_hal_cvtGraytoBGR(const uchar * a, size_t astep, uchar * b, size_t bstep, int w, int h, int … in ovx_hal_cvtGraytoBGR()
925 int ovx_hal_cvtTwoPlaneYUVtoBGR(const uchar * a, size_t astep, uchar * b, size_t bstep, int w, int … in ovx_hal_cvtTwoPlaneYUVtoBGR()
971 int ovx_hal_cvtThreePlaneYUVtoBGR(const uchar * a, size_t astep, uchar * b, size_t bstep, int w, in… in ovx_hal_cvtThreePlaneYUVtoBGR()
1021 int ovx_hal_cvtBGRtoThreePlaneYUV(const uchar * a, size_t astep, uchar * b, size_t bstep, int w, in… in ovx_hal_cvtBGRtoThreePlaneYUV()
1069 int ovx_hal_cvtOnePlaneYUVtoBGR(const uchar * a, size_t astep, uchar * b, size_t bstep, int w, int … in ovx_hal_cvtOnePlaneYUVtoBGR()
[all …]
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dbitlog.cc199 unsigned long start_index, search_index, bstep; in get_index() local
270 unsigned long start_index, search_index, bstep; in get_index() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevstc2.c87 int bstep,pstart,pstop,pstep,p; in stc_fs() local
240 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevstc2.c83 int bstep,pstart,pstop,pstep,p; in stc_fs() local
237 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevstc2.c83 int bstep,pstart,pstop,pstep,p; in stc_fs() local
237 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevstc2.c83 int bstep,pstart,pstop,pstep,p; in stc_fs() local
235 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevstc2.c83 int bstep,pstart,pstop,pstep,p; in stc_fs() local
235 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevstc2.c82 int bstep,pstart,pstop,pstep,p; in stc_fs() local
235 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevstc2.c82 int bstep,pstart,pstop,pstep,p; in stc_fs() local
235 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevstc2.c87 int bstep,pstart,pstop,pstep,p; in stc_fs() local
240 int bstep,pstart,pstop,pstep,p; in stc_fscmyk() local
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DCBox.cpp73 int rstep=0,gstep=0,bstep=0; in PreDraw() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp260 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; in DrawVerticalGradient() local
294 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; in DrawHorizontalGradient() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp260 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; in DrawVerticalGradient() local
294 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; in DrawHorizontalGradient() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp260 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; in DrawVerticalGradient() local
294 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; in DrawHorizontalGradient() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp260 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; in DrawVerticalGradient() local
294 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; in DrawHorizontalGradient() local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/
H A Dmbl_draw_line.h71 const std::ptrdiff_t bstep =2*gstep; in mbl_draw_line() local
/dports/irc/evangeline/modules/stats.mod/
H A Dlivestats.c376 float rstep, gstep, bstep; in send_livestats() local
907 float rstep, gstep, bstep; in do_toptalkers() local
1082 float rstep, gstep, bstep; in do_miscstats() local
1438 float rstep, gstep, bstep; in display_users_on_chan() local
/dports/science/madness/madness-ebb3fd7/src/apps/hf/
H A Dtest_he.cc69 double bstep = L / npts; in printfunc() local
308 double bstep = L / 100.0; in test_hf_he() local
407 double bstep = L / 100.0; in test_he_potential() local
/dports/math/blocksolve95/BlockSolve95/src/
H A DBSpar_isolve.c59 FLOAT bstep; in BSpar_isolve() local
H A DBSpar_symmlq.c40 FLOAT *gbar, FLOAT *dbar, FLOAT *rhs1, FLOAT *rhs2, FLOAT *bstep, in BSpar_symmlq()

1234567