Home
last modified time | relevance | path

Searched defs:xpx (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/dirac/dirac-1.0.2/util/instrumentation/libdirac_instrument/
H A Dpred_mode.cpp78 for (int xpx=7; xpx>=0; --xpx) in DrawLegend() local
101 for (int xpx=15; xpx>=0; --xpx) in DrawLegend() local
108 for (int xpx=31; xpx>=0; --xpx) in DrawLegend() local
126 … for (int xpx=(32/m_draw_params.MvYBlockX())-1; xpx>=(16/m_draw_params.ChromaFactorX()); --xpx) in DrawLegend() local
H A Dmotion_colour.cpp71 for (int xpx=1; xpx<40; ++xpx) in DrawLegend() local
85 …for (int xpx=40/m_draw_params.ChromaFactorX(), x=20; xpx>=0; --xpx, x-=m_draw_params.ChromaFactorX… in DrawLegend() local
93 for (int xpx=0; xpx<40; ++xpx) in DrawLegend() local
106 for (int xpx=0; xpx<=41; ++xpx) in DrawLegend() local
H A Dmotion_arrows.cpp198 for (int xpx=0; xpx<16; ++xpx) in DrawArrow() local
208 for (int xpx=0; xpx<16; ++xpx) in DrawArrow() local
218 for (int xpx=0; xpx<16; ++xpx) in DrawArrow() local
228 for (int xpx=0; xpx<16; ++xpx) in DrawArrow() local
H A Dgm_inliers.cpp71 for (int xpx=7; xpx>=0; --xpx) in DrawLegend() local
86 for (int xpx=15; xpx>=0; --xpx) in DrawLegend() local
H A Dsplit_mode.cpp76 for (int xpx=7; xpx>=0; --xpx) in DrawLegend() local
95 for (int xpx=15; xpx>=0; --xpx) in DrawLegend() local
H A Ddraw_overlay.cpp117 for (int xpx=0; xpx<5; ++xpx) in DrawPowerBar() local
132 for (int xpx=0; xpx<=4/m_draw_params.ChromaFactorX(); ++xpx) in DrawPowerBar() local
160 …for (int xpx=x_offset/m_draw_params.ChromaFactorX(); xpx<(x_offset+8)/m_draw_params.ChromaFactorX(… in DrawCharacter() local
308 void DrawOverlay::DrawBlockUV(int ypx, int xpx, int U, int V) in DrawBlockUV()
H A Dsad.cpp79 for (int xpx=0; xpx<m_draw_params.MvYBlockX(); ++xpx) in DrawBlock() local
/dports/math/octave-forge-mapping/mapping-1.4.1/inst/
H A Drasterclip.m82 xpx = [rbox(1, 1) : ((rbox(2, 1) - rbox(1, 1)) / rii.Width) : rbox(2, 1)]; variable
/dports/comms/limesuite/LimeSuite-20.10.0/src/GFIR/
H A Drounding.c121 void print_cses_code(xpx, xmx, x, n, cprec) in print_cses_code() argument
260 void csesh(code, n, cprec, xpx, xmx, x ) in csesh() argument
H A Dgfir_lms.c36 int **bincode, **csdcode, **csdcoder, **xpx, **xmx, **x; local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Dnr-filter-displacement-map.cpp45 guint32 xpx = 0, ypx = 0; in operator ()() local
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/ds/arm7/source/
H A Dmain.cpp401 uint16 but = 0, x = 0, y = 0, xpx = 0, ypx = 0, z1 = 0, z2 = 0, batt = 0, aux = 0; in InterruptVBlank() local
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_timeslider.cpp316 double xpx = round_to_int(pixel)+0.5; in on_draw() local
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_timeslider.cpp316 double xpx = round_to_int(pixel)+0.5; in on_draw() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_timeslider.cpp316 double xpx = round_to_int(pixel)+0.5; in on_draw() local
/dports/astro/phd2/phd2-2.6.10/
H A Dstaticpa_toolwin.cpp174 double xpx = pDispImg->GetWidth() / scalefactor; in StaticPaToolWin() local
745 int xpx = pDispImg->GetWidth() / scalefactor; in CalcRotationCentre() local
/dports/devel/notcurses/notcurses-3.0.1/src/tests/
H A Dbitmap.cpp714 auto xpx = (ncplane_dim_x(n_) - 2) * nc_->tcache.cellpxx; variable
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_cafe_fso.F70 real*8 xex,xey,xez,xox,xoy,xoz,xpx,xpy,xpz local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_cafe_fso.F70 real*8 xex,xey,xez,xox,xoy,xoz,xpx,xpy,xpz local
/dports/math/gretl/gretl-2021d/lib/src/
H A Destimate.c716 double *xpx, double *xpy, in XTX_XTy()
1563 static void diaginv (const double *xpx, double *tmp, double *diag, in diaginv()
1617 double *xpx = pmod->xpx; in cholbeta() local
H A Dlibgretl.h376 double *xpx; /* X'X matrix, in packed form */ member
H A Dgretl_bfgs.c2440 double xpx = 0.0; in scalar_xpx() local
/dports/math/R-cran-spdep/spdep/R/
H A DspBreg.R202 xpx = crossprod(x) functionVar
1210 xpx = crossprod(x) functionVar
/dports/math/gretl/gretl-2021d/plugin/
H A Dmp_ols.c52 mpf_t *xpx; /* X'X */ member
63 mpf_t *xpx; member
/dports/devel/notcurses/notcurses-3.0.1/include/notcurses/
H A Dnotcurses.h1130 int ypx, xpx; // pixel offsets within cell, -1 for undefined member

12