Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_opt.c60 MEM_STATIC double ZSTD_fCost(U32 price) in ZSTD_fCost() argument
62 return (double)price / (BITCOST_MULTIPLIER*8); in ZSTD_fCost()
258 { U32 price = litLength * optPtr->litSumBasePrice; in ZSTD_rawLiteralsCost() local
262 price -= WEIGHT(optPtr->litFreq[literals[u]], optLevel); in ZSTD_rawLiteralsCost()
264 return price; in ZSTD_rawLiteralsCost()
303 U32 price; in ZSTD_getMatchPrice() local
312price = (offCode * BITCOST_MULTIPLIER) + (optPtr->offCodeSumBasePrice - WEIGHT(optPtr->offCodeFreq… in ZSTD_getMatchPrice()
314price += (offCode-19)*2 * BITCOST_MULTIPLIER; /* handicap for long distance offsets, favor decompr… in ZSTD_getMatchPrice()
318price += (ML_bits[mlCode] * BITCOST_MULTIPLIER) + (optPtr->matchLengthSumBasePrice - WEIGHT(optPtr… in ZSTD_getMatchPrice()
321price += BITCOST_MULTIPLIER / 5; /* heuristic : make matches a bit more costly to favor less seq… in ZSTD_getMatchPrice()
[all …]
H A Dzstd_compress_internal.h148 int price; member
/linux/drivers/staging/pi433/
H A DKconfig
/linux/lib/vdso/
H A DKconfig37 time getter functions for the price of an extra conditional
/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst19 - saa7130 - low-price chip, doesn't have mute, that is why all those
/linux/drivers/firmware/arm_scmi/
H A DKconfig
/linux/Documentation/scsi/
H A DFlashPoint.rst139 is of course compatible with the present Linux driver. The price for this
149 price for this upgrade has been set at US $65 plus shipping and handling.
/linux/Documentation/filesystems/
H A Daffs.rst35 gain above 4K seems not really worth the price, so you don't lose too
H A Dcoda.rst1400 limit the frequency of upcalls. Upcalls carry a price since a process
/linux/Documentation/sound/cards/
H A Dcmipci.rst114 price (yes, that's the reason I bought the card :)
/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst213 multiple MPO by the price of limiting the number of external displays supported
/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst122 variables no concurrent cache line updates take place. The price that
/linux/kernel/rcu/
H A DKconfig247 asymmetric multiprocessors. The price of this reduced jitter
/linux/LICENSES/deprecated/
H A DGPL-1.032 price. Specifically, the General Public License is designed to make
/linux/Documentation/hwmon/
H A Dlm90.rst637 I guess reliability comes at a price, but it's quite expensive this time.
/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst414 compression algorithm can provide better compression ratio at a price of
/linux/LICENSES/preferred/
H A DGPL-2.041 price. Our General Public Licenses are designed to make sure that you
H A DLGPL-2.145 price. Our General Public Licenses are designed to make sure that you have
H A DLGPL-2.038 When we speak of free software, we are referring to freedom, not price. Our
/linux/tools/usb/usbip/
H A DCOPYING22 price. Our General Public Licenses are designed to make sure that you
/linux/tools/memory-model/Documentation/
H A Dordering.txt554 fastpaths. However, the price is great care and continual attention
H A Dlitmus-tests.txt883 but it does not come for free. The price is exponential computational
/linux/mm/
H A DKconfig318 that is local to a processor at the price of more indeterminism
/linux/Documentation/power/
H A Dpci.rst32 price of reduced functionality or performance.
/linux/lib/
H A DKconfig.debug1553 additional runtime checks to debug itself, at the price