Home
last modified time | relevance | path

Searched refs:shortMax (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_coding/main/source/
H A Dcodec_timer.cc45 _history[i].shortMax = 0; in Reset()
88 _history[i+1].shortMax = _history[i].shortMax; in UpdateMaxHistory()
97 _history[0].shortMax = _shortMax; in UpdateMaxHistory()
122 if (_history[i].shortMax > _filteredMax) in ProcessHistory()
125 _filteredMax = _history[i].shortMax; in ProcessHistory()
H A Dcodec_timer.h27 VCMShortMaxSample() : shortMax(0), timeMs(-1) {}; in VCMShortMaxSample()
29 int32_t shortMax; variable
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/policy/
H A Dfees.cpp782 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
783 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
784 estimate = shortMax; in estimateCombinedFee()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/policy/
H A Dfees.cpp782 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
783 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
784 estimate = shortMax; in estimateCombinedFee()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/policy/
H A Dfees.cpp743 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
744 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
745 estimate = shortMax; in estimateCombinedFee()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/policy/
H A Dfees.cpp752 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
753 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
754 estimate = shortMax; in estimateCombinedFee()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/policy/
H A Dfees.cpp743 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
744 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
745 estimate = shortMax; in estimateCombinedFee()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/policy/
H A Dfees.cpp743 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
744 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
745 estimate = shortMax; in estimateCombinedFee()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/policy/
H A Dfees.cpp782 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
783 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
784 estimate = shortMax; in estimateCombinedFee()
/dports/editors/libreoffice/libreoffice-7.2.6.2/idlc/test/
H A Dconst.idl35 const short shortMax = -0x8000;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idlc/test/
H A Dconst.idl35 const short shortMax = -0x8000;
/dports/net-p2p/bitcoin/bitcoin-22.0/src/policy/
H A Dfees.cpp768 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
769 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
770 estimate = shortMax; in estimateCombinedFee()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/policy/
H A Dfees.cpp768 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
769 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
770 estimate = shortMax; in estimateCombinedFee()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/policy/
H A Dfees.cpp768 …double shortMax = shortStats->EstimateMedianVal(shortStats->GetMaxConfirms(), SUFFICIENT_TXS_SHORT… in estimateCombinedFee() local
769 if (shortMax > 0 && (estimate == -1 || shortMax < estimate)) { in estimateCombinedFee()
770 estimate = shortMax; in estimateCombinedFee()
/dports/lang/io-devel/io-9bfac31d/libs/iovm/source/
H A DIoNumber.h174 IOVM_API IO_METHOD(IoNumber, shortMax);
H A DIoNumber.c1241 IO_METHOD(IoNumber, shortMax) in IO_METHOD() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppu/qa/cppumaker/
H A Dtest_cppumaker.cxx525 SAL_MAX_INT16, test::codemaker::cppumaker::Constants::shortMax); in testConstants()
H A Dtypes.idl695 const short shortMax = 32767;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppu/qa/cppumaker/
H A Dtest_cppumaker.cxx524 SAL_MAX_INT16, test::codemaker::cppumaker::Constants::shortMax); in testConstants()
H A Dtypes.idl695 const short shortMax = 32767;
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/test/
H A Dipfilterharness.cpp55 int shortMax = (1 << 15) - 1; in IPFilterHarness() local
60 short_buff[i] = (int16_t)(isPositive * (rand() & shortMax)); in IPFilterHarness()
/dports/multimedia/handbrake/x265_3.5/source/test/
H A Dipfilterharness.cpp53 int shortMax = (1 << 15) - 1; in IPFilterHarness() local
58 short_buff[i] = (int16_t)(isPositive * (rand() & shortMax)); in IPFilterHarness()
/dports/multimedia/x265/source/test/
H A Dipfilterharness.cpp53 int shortMax = (1 << 15) - 1; in IPFilterHarness() local
58 short_buff[i] = (int16_t)(isPositive * (rand() & shortMax)); in IPFilterHarness()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/
H A DTestBasics.java598 public void shortMax(short x) { in shortMax() method in TestBasics