Home
last modified time | relevance | path

Searched refs:step_sign (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { in vp9_prob_diff_update_savings_search_model()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_subexp.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { in vp9_prob_diff_update_savings_search_model()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_subexp.c149 const int step_sign = *bestp > oldp ? -1 : 1; in eb_vp9_prob_diff_update_savings_search_model() local
150 const int step = stepsize * step_sign; in eb_vp9_prob_diff_update_savings_search_model()
166 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { 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.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { in vp9_prob_diff_update_savings_search_model()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_subexp.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { in vp9_prob_diff_update_savings_search_model()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c145 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
146 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
161 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { 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.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { in vp9_prob_diff_update_savings_search_model()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { 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.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { in vp9_prob_diff_update_savings_search_model()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { in vp9_prob_diff_update_savings_search_model()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c146 const int step_sign = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search_model() local
147 const int step = stepsize * step_sign; in vp9_prob_diff_update_savings_search_model()
162 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { 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.c149 const int step_sign = *bestp > oldp ? -1 : 1; in eb_vp9_prob_diff_update_savings_search_model() local
150 const int step = stepsize * step_sign; in eb_vp9_prob_diff_update_savings_search_model()
166 for (newp = *bestp; (newp - oldp) * step_sign < 0; newp += step) { in eb_vp9_prob_diff_update_savings_search_model()
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dsliceobject.c387 int step_sign; in _PySlice_GetLongIndices() local
391 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
392 if (step_sign == 0) { in _PySlice_GetLongIndices()
397 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dsliceobject.c387 int step_sign; in _PySlice_GetLongIndices() local
391 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
392 if (step_sign == 0) { in _PySlice_GetLongIndices()
397 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dsliceobject.c387 int step_sign; in _PySlice_GetLongIndices() local
391 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
392 if (step_sign == 0) { in _PySlice_GetLongIndices()
397 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dsliceobject.c396 int step_sign; in _PySlice_GetLongIndices() local
400 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
401 if (step_sign == 0) { in _PySlice_GetLongIndices()
406 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/lang/python37/Python-3.7.12/Objects/
H A Dsliceobject.c386 int step_sign; in _PySlice_GetLongIndices() local
390 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
391 if (step_sign == 0) { in _PySlice_GetLongIndices()
396 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dsliceobject.c396 int step_sign; in _PySlice_GetLongIndices() local
400 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
401 if (step_sign == 0) { in _PySlice_GetLongIndices()
406 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/lang/python39/Python-3.9.9/Objects/
H A Dsliceobject.c387 int step_sign; in _PySlice_GetLongIndices() local
391 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
392 if (step_sign == 0) { in _PySlice_GetLongIndices()
397 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/lang/python38/Python-3.8.12/Objects/
H A Dsliceobject.c387 int step_sign; in _PySlice_GetLongIndices() local
391 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
392 if (step_sign == 0) { in _PySlice_GetLongIndices()
397 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dsliceobject.c387 int step_sign; in _PySlice_GetLongIndices() local
391 step_sign = _PyLong_Sign(step); in _PySlice_GetLongIndices()
392 if (step_sign == 0) { in _PySlice_GetLongIndices()
397 step_is_negative = step_sign < 0; in _PySlice_GetLongIndices()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Ddib0070.c168 int8_t step_sign; in dib0070_captrim() local
197 step_sign = -1; in dib0070_captrim()
200 step_sign = 1; in dib0070_captrim()
209 state->captrim += (step_sign * state->step); in dib0070_captrim()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Ddib0070.c168 int8_t step_sign; in dib0070_captrim() local
197 step_sign = -1; in dib0070_captrim()
200 step_sign = 1; in dib0070_captrim()
209 state->captrim += (step_sign * state->step); in dib0070_captrim()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Ddib0070.c168 int8_t step_sign; in dib0070_captrim() local
197 step_sign = -1; in dib0070_captrim()
200 step_sign = 1; in dib0070_captrim()
209 state->captrim += (step_sign * state->step); in dib0070_captrim()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/des/builder/
H A Dlayout_geoelf_castle.des225 local step_sign = geoelf.directions.STEP_SIGN[i]
228 castle.inner[i] = castle.base[i] + CASTLE_INNER * step_sign
229 castle.hallway[i] = castle.inner[i] + CASTLE_HALLWAY * step_sign
230 castle.moat[i] = castle.hallway[i] + CASTLE_MOAT * step_sign
231 castle.open[i] = castle.moat[i] + CASTLE_OPEN * step_sign
232 castle.overwritable[i] = castle.open[i] + CASTLE_OVERWRITABLE * step_sign
234 castle.inner[i] = castle.base[i] + step_sign
235 castle.hallway[i] = castle.base[i] + step_sign
400 local step_sign = geoelf.directions.STEP_SIGN[i]
404 local pos = edge_rooms.row_base[i] + j * ROOMS_SPACING_MIN * step_sign

123