Home
last modified time | relevance | path

Searched refs:rhigh (Results 1 – 25 of 96) sorted by relevance

1234

/dports/math/nfft/nfft-3.5.2/kernel/util/
H A Dsort.c91 void Y(sort_node_indices_radix_lsdf)(INT n, INT *keys0, INT *keys1, INT rhigh) in Y()
94 const INT rhigh_in = rhigh; in Y()
115 while (rhigh >= 0) in Y()
129 …sort_node_indices_radix_count(h - l, from + (2 * l), rhigh_in - rhigh, radix_mask, &lcounts[tid * … in Y()
161 rhigh -= rwidth; in Y()
174 void Y(sort_node_indices_radix_msdf)(INT n, INT *keys0, INT *keys1, INT rhigh) in Y()
194 rhigh -= rwidth; in Y()
208 …sort_node_indices_radix_count(h - l, keys0 + (2 * l), rhigh + 1, radix_mask, &lcounts[tid * radix_… in Y()
233 …sort_node_indices_radix_rearrange(h - l, keys0 + (2 * l), keys1, rhigh + 1, radix_mask, &lcounts[t… in Y()
240 if (rhigh >= 0) in Y()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/autotune_grid/
H A Dqs_interactions.F16 rhigh, rlow, rmid, t local
66 rhigh = 2.0_dp*rlow+1.0_dp
70 g = d*rhigh**l*EXP(-a*rhigh**2)
72 rlow = rhigh
73 rhigh = 2.0_dp*rlow+1.0_dp
77 rmid= (rlow+rhigh)*0.5_dp
81 rhigh=rmid
85 IF (ABS(rhigh-rlow).lt.epsiter) THEN
86 radius=rhigh
/dports/science/cp2k-data/cp2k-7.1.0/tools/autotune_grid/
H A Dqs_interactions.F16 rhigh, rlow, rmid, t local
66 rhigh = 2.0_dp*rlow+1.0_dp
70 g = d*rhigh**l*EXP(-a*rhigh**2)
72 rlow = rhigh
73 rhigh = 2.0_dp*rlow+1.0_dp
77 rmid= (rlow+rhigh)*0.5_dp
81 rhigh=rmid
85 IF (ABS(rhigh-rlow).lt.epsiter) THEN
86 radius=rhigh
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-div128.c26 uint64_t rhigh; member
35 int64_t rhigh; member
170 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_divu128()
186 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_divs128()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G722/VoIPCodecs/
H A Dg722_decode.c253 int rhigh; in g722_decode() local
265 rhigh = 0; in g722_decode()
344 rhigh = dhigh + s->band[1].s; in g722_decode()
346 if (rhigh > 16383) in g722_decode()
347 rhigh = 16383; in g722_decode()
348 else if (rhigh < -16384) in g722_decode()
349 rhigh = -16384; in g722_decode()
373 amp[outlen++] = (int16_t) (rhigh << 1); in g722_decode()
385 s->x[22] = rlow + rhigh; in g722_decode()
386 s->x[23] = rlow - rhigh; in g722_decode()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dg722_decode.c255 int rhigh; in g722_decode() local
267 rhigh = 0; in g722_decode()
346 rhigh = dhigh + s->band[1].s; in g722_decode()
348 if (rhigh > 16383) in g722_decode()
349 rhigh = 16383; in g722_decode()
350 else if (rhigh < -16384) in g722_decode()
351 rhigh = -16384; in g722_decode()
375 amp[outlen++] = (int16_t) (rhigh << 1); in g722_decode()
387 s->x[22] = rlow + rhigh; in g722_decode()
388 s->x[23] = rlow - rhigh; in g722_decode()
/dports/net/mediastreamer/mediastreamer-2.16.1/src/utils/
H A Dg722_decode.c247 int rhigh; in g722_decode() local
259 rhigh = 0; in g722_decode()
338 rhigh = dhigh + s->band[1].s; in g722_decode()
340 if (rhigh > 16383) in g722_decode()
341 rhigh = 16383; in g722_decode()
342 else if (rhigh < -16384) in g722_decode()
343 rhigh = -16384; in g722_decode()
367 amp[outlen++] = (int16_t) (rhigh << 1); in g722_decode()
380 s->x[22] = rlow + rhigh; in g722_decode()
381 s->x[23] = rlow - rhigh; in g722_decode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/third_party/g722/
H A Dg722_decode.c245 int rhigh; in WebRtc_g722_decode() local
257 rhigh = 0; in WebRtc_g722_decode()
336 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
338 if (rhigh > 16383) in WebRtc_g722_decode()
339 rhigh = 16383; in WebRtc_g722_decode()
340 else if (rhigh < -16384) in WebRtc_g722_decode()
341 rhigh = -16384; in WebRtc_g722_decode()
365 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
378 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
379 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/third_party/g722/
H A Dg722_decode.c245 int rhigh; in WebRtc_g722_decode() local
257 rhigh = 0; in WebRtc_g722_decode()
336 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
338 if (rhigh > 16383) in WebRtc_g722_decode()
339 rhigh = 16383; in WebRtc_g722_decode()
340 else if (rhigh < -16384) in WebRtc_g722_decode()
341 rhigh = -16384; in WebRtc_g722_decode()
365 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
378 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
379 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_g722/
H A Dg722_decode.c254 int rhigh; in WebRtc_g722_decode() local
266 rhigh = 0; in WebRtc_g722_decode()
345 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
347 if (rhigh > 16383) in WebRtc_g722_decode()
348 rhigh = 16383; in WebRtc_g722_decode()
349 else if (rhigh < -16384) in WebRtc_g722_decode()
350 rhigh = -16384; in WebRtc_g722_decode()
374 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
387 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
388 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/audio/libg722/libg722-v_1_0_2/
H A Dg722_decode.c245 int rhigh; in g722_decode() local
257 rhigh = 0; in g722_decode()
336 rhigh = dhigh + s->band[1].s; in g722_decode()
338 if (rhigh > 16383) in g722_decode()
339 rhigh = 16383; in g722_decode()
340 else if (rhigh < -16384) in g722_decode()
341 rhigh = -16384; in g722_decode()
365 amp[outlen++] = (int16_t) (rhigh << 1); in g722_decode()
378 s->x[22] = rlow + rhigh; in g722_decode()
379 s->x[23] = rlow - rhigh; in g722_decode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/third_party/g722/
H A Dg722_decode.c245 int rhigh; in WebRtc_g722_decode() local
257 rhigh = 0; in WebRtc_g722_decode()
336 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
338 if (rhigh > 16383) in WebRtc_g722_decode()
339 rhigh = 16383; in WebRtc_g722_decode()
340 else if (rhigh < -16384) in WebRtc_g722_decode()
341 rhigh = -16384; in WebRtc_g722_decode()
365 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
378 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
379 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/third_party/g722/
H A Dg722_decode.c245 int rhigh; in WebRtc_g722_decode() local
257 rhigh = 0; in WebRtc_g722_decode()
336 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
338 if (rhigh > 16383) in WebRtc_g722_decode()
339 rhigh = 16383; in WebRtc_g722_decode()
340 else if (rhigh < -16384) in WebRtc_g722_decode()
341 rhigh = -16384; in WebRtc_g722_decode()
365 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
378 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
379 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/g722/
H A Dg722_decode.c246 int rhigh; in WebRtc_g722_decode() local
258 rhigh = 0; in WebRtc_g722_decode()
337 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
339 if (rhigh > 16383) in WebRtc_g722_decode()
340 rhigh = 16383; in WebRtc_g722_decode()
341 else if (rhigh < -16384) in WebRtc_g722_decode()
342 rhigh = -16384; in WebRtc_g722_decode()
366 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
379 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
380 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/
H A Dg722_decode.c254 int rhigh;
266 rhigh = 0;
345 rhigh = dhigh + s->band[1].s;
347 if (rhigh > 16383)
348 rhigh = 16383;
349 else if (rhigh < -16384)
350 rhigh = -16384;
374 amp[outlen++] = (int16_t) (rhigh << 1);
387 s->x[22] = rlow + rhigh;
388 s->x[23] = rlow - rhigh;
/dports/net/opal/opal-3.10.10/plugins/audio/G722/VoIPCodecs/
H A Dg722_decode.c253 int rhigh; in g722_decode() local
265 rhigh = 0; in g722_decode()
344 rhigh = dhigh + s->band[1].s; in g722_decode()
346 if (rhigh > 16383) in g722_decode()
347 rhigh = 16383; in g722_decode()
348 else if (rhigh < -16384) in g722_decode()
349 rhigh = -16384; in g722_decode()
373 amp[outlen++] = (int16_t) (rhigh << 1); in g722_decode()
385 s->x[22] = rlow + rhigh; in g722_decode()
386 s->x[23] = rlow - rhigh; in g722_decode()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/g722/
H A Dg722_decode.c246 int rhigh; in WebRtc_g722_decode() local
258 rhigh = 0; in WebRtc_g722_decode()
337 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
339 if (rhigh > 16383) in WebRtc_g722_decode()
340 rhigh = 16383; in WebRtc_g722_decode()
341 else if (rhigh < -16384) in WebRtc_g722_decode()
342 rhigh = -16384; in WebRtc_g722_decode()
366 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
379 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
380 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/
H A Dg722_decode.c246 int rhigh; in WebRtc_g722_decode() local
258 rhigh = 0; in WebRtc_g722_decode()
337 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
339 if (rhigh > 16383) in WebRtc_g722_decode()
340 rhigh = 16383; in WebRtc_g722_decode()
341 else if (rhigh < -16384) in WebRtc_g722_decode()
342 rhigh = -16384; in WebRtc_g722_decode()
366 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
379 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
380 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/
H A Dg722_decode.c246 int rhigh; in WebRtc_g722_decode() local
258 rhigh = 0; in WebRtc_g722_decode()
337 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
339 if (rhigh > 16383) in WebRtc_g722_decode()
340 rhigh = 16383; in WebRtc_g722_decode()
341 else if (rhigh < -16384) in WebRtc_g722_decode()
342 rhigh = -16384; in WebRtc_g722_decode()
366 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
379 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
380 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/g722/
H A Dg722_decode.c250 int rhigh; in WebRtc_g722_decode() local
262 rhigh = 0; in WebRtc_g722_decode()
341 rhigh = dhigh + s->band[1].s; in WebRtc_g722_decode()
343 if (rhigh > 16383) in WebRtc_g722_decode()
344 rhigh = 16383; in WebRtc_g722_decode()
345 else if (rhigh < -16384) in WebRtc_g722_decode()
346 rhigh = -16384; in WebRtc_g722_decode()
370 amp[outlen++] = (int16_t) (rhigh << 1); in WebRtc_g722_decode()
383 s->x[22] = rlow + rhigh; in WebRtc_g722_decode()
384 s->x[23] = rlow - rhigh; in WebRtc_g722_decode()
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dtest-shift128.c16 uint64_t rhigh; member
116 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_lshift()
129 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_rshift()
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dtest-shift128.c16 uint64_t rhigh; member
116 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_lshift()
129 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_rshift()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dtest-shift128.c16 uint64_t rhigh; member
116 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_lshift()
129 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_rshift()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dtest-shift128.c16 uint64_t rhigh; member
116 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_lshift()
129 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_rshift()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dtest-shift128.c16 uint64_t rhigh; member
116 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_lshift()
129 g_assert_cmpuint(tmp.high, ==, tmp.rhigh); in test_rshift()

1234