Home
last modified time | relevance | path

Searched defs:velx (Results 1 – 25 of 51) sorted by relevance

123

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/cuda/
H A Dbm.cu71 …__global__ void calcOptFlowBM(PtrStepSzf velx, PtrStepf vely, const int2 blockSize, const int2 shi… in calcOptFlowBM()
151 …void calc(PtrStepSzb prev, PtrStepSzb curr, PtrStepSzf velx, PtrStepSzf vely, int2 blockSize, int2… in calc()
H A Dbm_fast.cu262 … T> __global__ void optflowbm_fast_kernel(const FastOptFlowBM<T> fbm, PtrStepf velx, PtrStepf vely) in optflowbm_fast_kernel()
276 …void calc(PtrStepSzb I0, PtrStepSzb I1, PtrStepSzf velx, PtrStepSzf vely, PtrStepi buffer, int sea… in calc()
/dports/devel/notcurses/notcurses-3.0.1/src/demo/
H A Dtrans.c64 int* vely, int* velx){ in slideitslideit()
128 int velx = rand() % 4 + 1; in slidepanel() local
H A Dbox.c83 int vely, velx; member
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/sceneObjectReduced/
H A DsceneObjectReduced6DOF.cpp59 …VertexVelocity(int vertex, double * objectVel, double * objectAngVel, double * velx, double * vely… in GetSingleVertexVelocity()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/AArch64/SVE2/
H A Dsadalp-diagnostics.s1 // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 2>&1 < %s| FileCheck %s
2
3
4 // --------------------------------------------------------------------------//
5 // Element sizes must match
6
7 sadalp z0.b, p0/m, z1.b
8 // CHECK: [[@LINE-1]]:{{[0-9]+}}: error: invalid element width
9 // CHECK-NEXT: sadalp z0.b, p0/m, z1.b
10 // CHECK-NOT: [[@LINE-1]]:{{[0-9]+}}:
[all …]
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/rigidBodyDynamics/
H A Dexample.cpp12 double velx, vely, velz; in PrintSimulationState() local
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Drock.cpp93 float velx = physic.get_velocity_x(); in collision_solid() local
/dports/games/openlierox/OpenLieroX/src/common/
H A DCShootList.cpp626 int velx = bs->readByte(); in readSmallShot() local
634 int velx = bs->readByte(); in readSmallShot() local
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dr_things.h31 fixed_t velx,vely,velz; member
/dports/devel/efl/efl-1.25.1/src/lib/evas/gesture/
H A Defl_canvas_gesture_recognizer_momentum.c24 Evas_Coord velx = 0, vely = 0, vel; in _momentum_set() local
H A Defl_canvas_gesture_recognizer_flick.c38 Evas_Coord velx = 0, vely = 0, vel; in _momentum_set() local
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dplay.c147 /* vel.x, vel.y */ DFLOAT velx, DFLOAT vely, in Make_debris()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_effect.h58 fixed_t velx,vely,velz; member
/dports/games/rockdodger/rockdodger-1.1.4/
H A Dyellifish.h13 float velx, vely; member
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/
H A Dbm.cpp60 …urr, Size blockSize, Size shiftSize, Size maxRange, bool usePrevious, GpuMat& velx, GpuMat& vely, … in calcOpticalFlowBM()
/dports/games/wizznic/Wizznic-1.1/src/
H A Dparticles.h40 int velx,vely; //Velocity member
/dports/games/pengupop/pengupop-2.2.6/
H A Dcommon.h5 float velx; member
/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Dramses.cpp54 int8_t velx[kSpiritY * kSpiritX]; variable
/dports/science/lammps/lammps-stable_29Sep2021/src/SPH/
H A Dpair_sph_taitwater_morris.cpp59 double vxtmp, vytmp, vztmp, imass, jmass, fi, fj, fvisc, h, ih, ihsq, velx, vely, velz; in compute() local
/dports/science/lammps/lammps-stable_29Sep2021/src/DPD-SMOOTH/
H A Dpair_sdpd_taitwater_isothermal.cpp74 double h, ih, ihsq, velx, vely, velz; in compute() local
/dports/graphics/frei0r/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_C.c544 int x0,y0,velx,vely; in f0r_construct() local
584 int chg,tmpi,x0,y0,velx,vely; in f0r_set_param_value() local
/dports/graphics/frei0r-plugins-gavl/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_C.c544 int x0,y0,velx,vely; in f0r_construct() local
584 int chg,tmpi,x0,y0,velx,vely; in f0r_set_param_value() local
/dports/graphics/frei0r-plugins-opencv/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_C.c544 int x0,y0,velx,vely; in f0r_construct() local
584 int chg,tmpi,x0,y0,velx,vely; in f0r_set_param_value() local
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dsuibotdef.c639 double velx, vely; /* relative positions and velocities */ in Robot_ram_object() local
796 double velx,vely; in Robot_attack_player() local

123