Home
last modified time | relevance | path

Searched refs:ylow (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/net/libilbc/libilbc-3.0.4/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c39 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
79 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
89 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
91 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
93 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
100 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
104 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
115 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
135 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
149 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c39 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
79 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
89 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
91 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
93 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
100 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
104 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
115 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
135 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
149 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_ilbc/
H A Dpoly_to_lsp.c38 WebRtc_Word16 x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
76 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
86 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
88 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
90 if (WEBRTC_SPL_MUL_16_16(ylow, yhigh) <= 0) { in WebRtcIlbcfix_Poly2Lsp()
97 if (WEBRTC_SPL_MUL_16_16(ylow, ymid) <= 0) { in WebRtcIlbcfix_Poly2Lsp()
101 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
112 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
132 tmpW32 = WEBRTC_SPL_MUL_16_16_RSFT(ylow, y, 10); in WebRtcIlbcfix_Poly2Lsp()
146 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 yhigh = ylow; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
92 if (ylow * yhigh <= 0) { in WebRtcIlbcfix_Poly2Lsp()
99 if (ylow * ymid <= 0) { in WebRtcIlbcfix_Poly2Lsp()
103 ylow = ymid; in WebRtcIlbcfix_Poly2Lsp()
114 y = yhigh - ylow; in WebRtcIlbcfix_Poly2Lsp()
134 tmpW32 = (ylow * y) >> 10; in WebRtcIlbcfix_Poly2Lsp()
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
/dports/games/freesynd/freesynd-0.7.5/src/gfx/
H A Dtile.cpp58 int ylow = y < 0 ? 0 : y; in drawTo() local
59 int clipped_h = TILE_HEIGHT - (ylow - y); in drawTo()
60 int yhigh = ylow + clipped_h >= sheight ? sheight : ylow + clipped_h; in drawTo()
62 uint8 *ptr_a_pixels = a_pixels_ + ((TILE_HEIGHT - 1) - (ylow - y)) * TILE_WIDTH; in drawTo()
63 uint8 *ptr_screen = screen + ylow * swidth + xlow; in drawTo()
64 for (int j = ylow; j < yhigh; ++j) in drawTo()
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/src/
H A Daz_isp.c67 Word16 xlow, ylow, xhigh, yhigh, xmid, ymid, xint; in Az_isp() local
113 ylow = Chebps2(xlow, coef, order); in Az_isp()
119 yhigh = ylow; in Az_isp()
121 ylow = Chebps2(xlow, coef, order); in Az_isp()
122 if ((ylow * yhigh) <= (Word32) 0) in Az_isp()
129 if ((ylow * ymid) <= (Word32) 0) in Az_isp()
135 ylow = ymid; in Az_isp()
144 y = yhigh - ylow; in Az_isp()
160 t0 = ylow * y; /* result in Q26 */ in Az_isp()
178 ylow = Chebps2(xlow, coef, order); in Az_isp()
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
H A Daz_lsp.cpp497 Word16 ylow; in Az_lsp() local
558 ylow = Chebps(xlow, coef, NC, pOverflow); in Az_lsp()
566 yhigh = ylow; in Az_lsp()
568 ylow = Chebps(xlow, coef, NC, pOverflow); in Az_lsp()
570 if (((Word32)ylow*yhigh) <= 0) in Az_lsp()
582 if (((Word32)ylow*ymid) <= 0) in Az_lsp()
589 ylow = ymid; in Az_lsp()
600 y = yhigh - ylow; in Az_lsp()
622 xint = xlow - (((Word32) ylow * y) >> 10); in Az_lsp()
640 ylow = Chebps(xlow, coef, NC, pOverflow); in Az_lsp()
/dports/math/octave-forge-integration/integration-1.0.7/inst/
H A Dquad2dcgen.m1 function int = quad2dcgen(fun,xlow,xhigh,ylow,yhigh,tol)
3 %usage: int = quad2dcgen('Fun','funxlow','funxhigh',ylow,yhigh)
5 % int = quad2dcgen('Fun','funxlow','funxhigh',ylow,yhigh,tol)
13 % ylow funxlow(y)
19 % ylow -- lower y limit of integration
34 int_old=gquad2dgen(fun,xlow,xhigh,ylow,yhigh,bpxv,wfxv,bpyv,wfyv);
40 int=gquad2dgen(fun,xlow,xhigh,ylow,yhigh,bpxv,wfxv,bpyv,wfyv);
H A Dquad2dggen.m1 function int = quad2dggen(fun,xlow,xhigh,ylow,yhigh,tol)
3 %usage: int = quad2dggen('Fun','funxlow','funxhigh',ylow,yhigh)
5 % int = quad2dggen('Fun','funxlow','funxhigh',ylow,yhigh,tol)
13 % ylow funxlow(y)
19 % ylow -- lower y limit of integration
35 oldint=gquad2dgen(fun,xlow,xhigh,ylow,yhigh,2,2);
40 int=gquad2dgen(fun,xlow,xhigh,ylow,yhigh,lim,lim);
H A Dgquad2d.m1 function vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,b1,b2,w1)
3 %usage: vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy)
5 % vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,nquadx,nquady)
8 % and ylow and yhigh. The numerical integration is performed
22 % y = (yhigh-ylow)/2 * bpy + (yhigh+ylow)/2 = mapping function in y,
23 % and J = (xhigh-xlow)*(yhigh-ylow)/4 = Jacobian of the mapping.
56 qy=(yhigh-ylow)/2;
57 py=(yhigh+ylow)/2;
H A Dquad2dc.m1 function int = quad2dc(fun,xlow,xhigh,ylow,yhigh,tol)
3 %usage: int = quad2dc('Fun',xlow,xhigh,ylow,yhigh)
5 % int = quad2dc('Fun',xlow,xhigh,ylow,yhigh,tol)
13 % ylow -- lower y limit of integration (should be -yhigh)
32 int_old=gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy);
38 int=gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy);
H A Dquad2dg.m1 function int = quad2dg(fun,xlow,xhigh,ylow,yhigh,tol)
3 %usage: int = quad2dg('Fun',xlow,xhigh,ylow,yhigh)
5 % int = quad2dg('Fun',xlow,xhigh,ylow,yhigh,tol)
13 % ylow -- lower y limit of integration
32 int_old=gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy);
38 int=gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy);
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/draw/utils/
H A Daxisc.c172 axis->ylow = ymin; in PetscDrawAxisSetLimits()
199 if (ymin) *ymin = axis->ylow; in PetscDrawAxisGetLimits()
273 if (axis->ylow == axis->yhigh) {axis->ylow -= .5; axis->yhigh += .5;} in PetscDrawAxisDraw()
297 yl = (dyl*axis->yhigh + dyr*axis->ylow - axis->ylow) / (dyl + dyr - 1); in PetscDrawAxisDraw()
298 yr = (dyl*axis->yhigh + dyr*axis->ylow - axis->yhigh) / (dyl + dyr - 1); in PetscDrawAxisDraw()
303 ierr = PetscDrawLine(draw,axis->xlow,axis->ylow,axis->xhigh,axis->ylow,ac);CHKERRQ(ierr); in PetscDrawAxisDraw()
304 ierr = PetscDrawLine(draw,axis->xlow,axis->ylow,axis->xlow,axis->yhigh,ac);CHKERRQ(ierr); in PetscDrawAxisDraw()
320 ierr = PetscDrawLine(draw,tickloc[i],axis->ylow,tickloc[i],axis->ylow+.5*th,tc);CHKERRQ(ierr); in PetscDrawAxisDraw()
335 PetscReal x = (axis->xlow + axis->xhigh)/2, y = axis->ylow - 1.5*th; in PetscDrawAxisDraw()
342 numy = (int)(.50*(axis->yhigh-axis->ylow)/th); numy = PetscClipInterval(numy,2,6); in PetscDrawAxisDraw()
[all …]
/dports/games/trackballs/trackballs-1.3.3/src/
H A DheightModifier.cc68 int xlow, ylow; in tick() local
72 ylow = y - 1; in tick()
85 ylow = y; in tick()
98 ylow = y - 1; in tick()
111 ylow = y; in tick()
143 game.map->markCellsUpdated(xlow, ylow, xlow + 1, ylow + 1, true); in tick()
/dports/math/ploticus-nox11/pl240src/src/
H A Dplg.c135 PLG_scale_y( ylow, yhi, datalow, datahi ) in PLG_scale_y() argument
136 double ylow, /* absolute y location of low side of the area */ in PLG_scale_y()
143 EYlo = ylow;
150 if( yhi-ylow <= 0 ) {
151 sprintf( msgbuf, "Error in y absolute plot area dimensions (%g and %g)", ylow, yhi);
155 if( Escaletype_y == E_LINEAR ) EScale_y = (yhi-ylow) / (datahi-datalow) ;
159 EScale_y = (yhi-ylow) / (log( datahi ) - log( datalow ));
163 EScale_y = (yhi-ylow) / (log( datahi+1.0 ) - log( datalow+1.0 ));
/dports/math/ploticus/pl240src/src/
H A Dplg.c135 PLG_scale_y( ylow, yhi, datalow, datahi ) in PLG_scale_y() argument
136 double ylow, /* absolute y location of low side of the area */ in PLG_scale_y()
143 EYlo = ylow;
150 if( yhi-ylow <= 0 ) {
151 sprintf( msgbuf, "Error in y absolute plot area dimensions (%g and %g)", ylow, yhi);
155 if( Escaletype_y == E_LINEAR ) EScale_y = (yhi-ylow) / (datahi-datalow) ;
159 EScale_y = (yhi-ylow) / (log( datahi ) - log( datalow ));
163 EScale_y = (yhi-ylow) / (log( datahi+1.0 ) - log( datalow+1.0 ));
/dports/games/libretro-xrick/xrick-libretro-0aad6c6/src/
H A De_rick.c41 static U8 ylow; variable
101 ylow = 0; in e_rick_gozombie()
123 i = (E_RICK_ENT.y << 8) + offsy + ylow; in e_rick_z_action()
126 ylow = i; in e_rick_z_action()
163 i = (E_RICK_ENT.y << 8) + offsy + ylow; in e_rick_action2()
187 ylow = i; in e_rick_action2()
199 ylow = 0; in e_rick_action2()
250 ylow = 0; in e_rick_action2()
257 ylow = 0; in e_rick_action2()
344 ylow = 0; in e_rick_action2()

12345678910>>...12