Searched defs:price (Results 1 – 5 of 5) sorted by relevance
61 MEM_STATIC double ZSTD_fCost(U32 price) in ZSTD_fCost()228 { U32 price = litLength * optPtr->litSumBasePrice; in ZSTD_rawLiteralsCost() local262 U32 price; in ZSTD_getMatchPrice() local1039 int const price = opt[cur-1].price in ZSTD_compressBlock_opt_generic() local1127 … int const price = basePrice + ZSTD_getMatchPrice(offset, mlen, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic() local
107 int price; member
568 U32 price; member
2803 U32 price; member
10002 int price; member20207 MEM_STATIC double ZSTD_fCost(U32 price) in ZSTD_fCost()20374 { U32 price = litLength * optPtr->litSumBasePrice; in ZSTD_rawLiteralsCost() local20408 U32 price; in ZSTD_getMatchPrice() local21044 int const price = opt[cur-1].price in ZSTD_compressBlock_opt_generic() local21128 … int const price = basePrice + ZSTD_getMatchPrice(offset, mlen, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic() local