Home
last modified time | relevance | path

Searched defs:cost (Results 51 - 57 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.c374 GetCombinedHistogramEntropy(const VP8LHistogram* const a, const VP8LHistogram* const b, double cost_threshold, double* cost) GetCombinedHistogramEntropy() argument
446 double cost = 0; HistogramAddEval() local
465 double cost; HistogramAddThresh() local
[all...]
H A Dquant_enc.c606 score_t cost; in TrellisQuantizeBlock() local
688 const score_t cost = VP8LevelCost(ss_prev[p].costs, level); in TrellisQuantizeBlock() local
/third_party/lz4/lib/
H A Dlz4hc.c490 U32 const cost = 1 + llAdd + ll + 2 + mlAdd; in LZ4HC_encodeSequence() local
1395 int const cost = LZ4HC_literalsPrice(llen + rPos); in LZ4HC_compress_optimal() local
1409 int const cost = LZ4HC_sequencePrice(llen, mlen); in LZ4HC_compress_optimal() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp3008 int OutputASM::cost(TIntermNode *expression, int budget) in cost() function in glsl::OutputASM
[all...]
/third_party/python/Lib/test/
H A Dtest_functools.py2906 def cost(self): member in CachedCostItem
2932 def cost(self): member in CachedCostItemWait
2946 def cost(self): member in CachedCostItemWithSlots
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4111 unsigned cost = 0; in bi_count_preload_cost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2851 int cost = 1; isProfitableChain() local
[all...]

Completed in 27 milliseconds

123