Home
last modified time | relevance | path

Searched refs:oldphase (Results 1 – 22 of 22) sorted by relevance

/dports/games/quakeforge/quakeforge-0.7.2/libs/audio/renderer/
H A Dsnd_mix.c237 max (abs (ch->oldphase), max_overpaint)); in snd_paint_mono()
249 if (ch->oldphase != ch->phase) { in snd_paint_mono()
254 if (ch->oldphase >= 0) { in snd_paint_mono()
255 old_phase_left = ch->oldphase; in snd_paint_mono()
259 old_phase_right = -ch->oldphase; in snd_paint_mono()
H A Dsnd_channels.c459 ch->oldphase = ch->phase; in s_spatialize()
695 ss->oldphase = ss->phase; in SND_StaticSound()
/dports/mail/fetchmailconf/fetchmail-6.4.28/
H A Dsink.c117 int oldphase; in smtp_setup() local
127 oldphase = phase; in smtp_setup()
166 phase = oldphase; in smtp_setup()
207 phase = oldphase; in smtp_setup()
618 int n, oldphase; in stuffline() local
642 oldphase = phase; in stuffline()
696 phase = oldphase; in stuffline()
H A Dtransact.c1589 int oldphase = phase; /* we don't have to be re-entrant */ in gen_recv() local
1596 phase = oldphase; in gen_recv()
1615 phase = oldphase; in gen_recv()
1676 int oldphase = phase; /* we don't have to be re-entrant */ in gen_recv_split() local
1708 phase = oldphase; in gen_recv_split()
1759 int oldphase = phase; /* we don't have to be re-entrant */ local
1793 phase = oldphase;
H A Ddriver.c953 int fetches, dispatches, transient_errors, oldphase; in do_session() local
976 oldphase = phase; in do_session()
1018 phase = oldphase; in do_session()
1047 phase = oldphase; in do_session()
1097 phase = oldphase; in do_session()
1133 phase = oldphase; in do_session()
/dports/mail/fetchmail/fetchmail-6.4.28/
H A Dsink.c117 int oldphase; in smtp_setup() local
127 oldphase = phase; in smtp_setup()
166 phase = oldphase; in smtp_setup()
207 phase = oldphase; in smtp_setup()
618 int n, oldphase; in stuffline() local
642 oldphase = phase; in stuffline()
696 phase = oldphase; in stuffline()
H A Dtransact.c1589 int oldphase = phase; /* we don't have to be re-entrant */ in gen_recv() local
1596 phase = oldphase; in gen_recv()
1615 phase = oldphase; in gen_recv()
1676 int oldphase = phase; /* we don't have to be re-entrant */ in gen_recv_split() local
1708 phase = oldphase; in gen_recv_split()
1759 int oldphase = phase; /* we don't have to be re-entrant */ local
1793 phase = oldphase;
H A Ddriver.c953 int fetches, dispatches, transient_errors, oldphase; in do_session() local
976 oldphase = phase; in do_session()
1018 phase = oldphase; in do_session()
1047 phase = oldphase; in do_session()
1097 phase = oldphase; in do_session()
1133 phase = oldphase; in do_session()
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/humanoid_actions/
H A Duse_object.lua312 local oldphase = phase
313 if oldphase == -6 then
332 if oldphase <= 5 and phase > 5 then
H A Dmulti_use_object.lua253 local oldphase = phase
266 if oldphase <= 5 and phase > 5 then
/dports/devel/libsigrokdecode/libsigrokdecode-0.5.3/decoders/graycode/
H A Dpd.py163 oldphase = self.phase.get()
168 …phasedelta_raw = (newphase - oldphase + (self.ENCODER_STEPS // 2 - 1)) % self.ENCODER_STEPS - (sel…
/dports/games/quakeforge/quakeforge-0.7.2/include/
H A Dsnd_internal.h208 int oldphase; //!< phase shift between l-r in samples member
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dphases.py803 oldphase = abs(int(oldphasestr)) # let's avoid negative index surprise
804 if currentphase == oldphase and newphase < oldphase:
H A Dscmutil.py1113 oldphase = max(
1116 newphase = max(oldphase, parentphase)
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/plugins/
H A DBeatTrack.cpp812 float oldphase = predict[k]; in complexdf() local
817 float phasediff = phase - oldphase; in complexdf()
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dparse.c501 int oldphase = fr->halfphase; in read_frame() local
684 fr->halfphase = oldphase; in read_frame()
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dparse.c503 int oldphase = fr->halfphase; in read_frame() local
715 fr->halfphase = oldphase; in read_frame()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dparse.c501 int oldphase = fr->halfphase; in read_frame() local
684 fr->halfphase = oldphase; in read_frame()
/dports/devel/py-hg-evolve/hg-evolve-10.4.1/hgext3rd/evolve/
H A Dcmdrewrite.py392 oldphase = old.phase()
467 phases.retractboundary(repo, tr, oldphase, [newid])
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_block.cpp1997 PaintAction oldphase = pI.phase; in paintFloats() local
2024 pI.phase = oldphase; in paintFloats()
H A Drender_table.cpp550 PaintAction oldphase = pI.phase; in paint() local
589 pI.phase = oldphase; in paint()
/dports/devel/mercurial/mercurial-6.0/hgext/
H A Dmq.py2057 oldphase = repo[top].phase()
2106 oldphase,