Home
last modified time | relevance | path

Searched refs:update_b (Results 1 – 25 of 45) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A D74153.cpp94 void ttl153_device::update_b() in update_b() function in ttl153_device
119 update_b(); in WRITE_LINE_MEMBER()
126 update_b(); in WRITE_LINE_MEMBER()
134 update_b(); in s_w()
173 update_b(); in WRITE_LINE_MEMBER()
179 update_b(); in WRITE_LINE_MEMBER()
185 update_b(); in WRITE_LINE_MEMBER()
191 update_b(); in WRITE_LINE_MEMBER()
200 update_b(); in ib_w()
H A D74153.h70 void update_b();
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A D74153.cpp94 void ttl153_device::update_b() in update_b() function in ttl153_device
119 update_b(); in WRITE_LINE_MEMBER()
126 update_b(); in WRITE_LINE_MEMBER()
134 update_b(); in s_w()
173 update_b(); in WRITE_LINE_MEMBER()
179 update_b(); in WRITE_LINE_MEMBER()
185 update_b(); in WRITE_LINE_MEMBER()
191 update_b(); in WRITE_LINE_MEMBER()
200 update_b(); in ib_w()
H A D74153.h70 void update_b();
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_subexp.c130 const int update_b = prob_diff_update_cost(newp, oldp) + vp9_cost_upd256; in vp9_prob_diff_update_savings_search() local
131 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
146 int i, old_b, new_b, update_b, savings, bestsavings, step; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp[PIVOT_NODE]) + in vp9_prob_diff_update_savings_search_model()
170 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
186 update_b = prob_diff_update_cost(newp, oldp[PIVOT_NODE]) + in vp9_prob_diff_update_savings_search_model()
188 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_subexp.c131 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in eb_vp9_prob_diff_update_savings_search() local
132 const int savings = old_b - new_b - update_b; in eb_vp9_prob_diff_update_savings_search()
147 int i, old_b, new_b, update_b, savings, bestsavings; in eb_vp9_prob_diff_update_savings_search_model() local
172 update_b = prob_diff_update_cost((vpx_prob)newp, oldp) + upd_cost; in eb_vp9_prob_diff_update_savings_search_model()
173 savings = old_b - new_b - update_b; in eb_vp9_prob_diff_update_savings_search_model()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c127 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
128 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
143 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
167 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
168 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c128 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search() local
129 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search()
144 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in vp9_prob_diff_update_savings_search_model()
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_subexp.c131 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in eb_vp9_prob_diff_update_savings_search() local
132 const int savings = old_b - new_b - update_b; in eb_vp9_prob_diff_update_savings_search()
147 int i, old_b, new_b, update_b, savings, bestsavings; in eb_vp9_prob_diff_update_savings_search_model() local
172 update_b = prob_diff_update_cost((vpx_prob)newp, oldp) + upd_cost; in eb_vp9_prob_diff_update_savings_search_model()
173 savings = old_b - new_b - update_b; in eb_vp9_prob_diff_update_savings_search_model()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dsubexp.c129 const int update_b = prob_diff_update_cost(newp, oldp) + upd_cost; in av1_prob_diff_update_savings_search() local
130 const int savings = (int)((int64_t)old_b - new_b - update_b * probwt); in av1_prob_diff_update_savings_search()
/dports/math/e-antic/flint2-ae7ec89/fmpz_lll/
H A Dd_lll.c394 int kappa, kappa2, d, n, i, j, zeros, kappamax, update_b = 1; variable
434 update_b = 0;
503 fmpz_lll_check_babai(kappa, (update_b ? B : NULL), U, mu,
517 (update_b ? B : NULL), U,
632 if (fl->rt == Z_BASIS && update_b)
703 else if (!update_b)
H A Dmpf2_lll.c324 int kappa, kappa2, d, n, i, j, zeros, kappamax, update_b = 1; variable
361 update_b = 0;
404 fmpz_lll_check_babai_heuristic(kappa, (update_b ? B : NULL), U,
511 if (fl->rt == Z_BASIS && update_b)
574 else if (!update_b)
/dports/math/flint2/flint-2.8.4/fmpz_lll/
H A Dd_lll.c394 int kappa, kappa2, d, n, i, j, zeros, kappamax, update_b = 1; variable
434 update_b = 0;
503 fmpz_lll_check_babai(kappa, (update_b ? B : NULL), U, mu,
517 (update_b ? B : NULL), U,
632 if (fl->rt == Z_BASIS && update_b)
703 else if (!update_b)
H A Dmpf2_lll.c324 int kappa, kappa2, d, n, i, j, zeros, kappamax, update_b = 1; variable
361 update_b = 0;
404 fmpz_lll_check_babai_heuristic(kappa, (update_b ? B : NULL), U,
511 if (fl->rt == Z_BASIS && update_b)
574 else if (!update_b)
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_lll/
H A Dd_lll.c394 int kappa, kappa2, d, n, i, j, zeros, kappamax, update_b = 1; variable
434 update_b = 0;
503 fmpz_lll_check_babai(kappa, (update_b ? B : NULL), U, mu,
517 (update_b ? B : NULL), U,
632 if (fl->rt == Z_BASIS && update_b)
703 else if (!update_b)
H A Dmpf2_lll.c324 int kappa, kappa2, d, n, i, j, zeros, kappamax, update_b = 1; variable
361 update_b = 0;
404 fmpz_lll_check_babai_heuristic(kappa, (update_b ? B : NULL), U,
511 if (fl->rt == Z_BASIS && update_b)
574 else if (!update_b)
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Drecord11.vhd34 update_b: b <= r.y after 1 ns;

12