| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_shader.h | 59 unsigned cost; member 104 unsigned cost; member 130 unsigned cost; member in r600_sb::ra_constraint [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_enc.c | 641 double cost = 0.; in ExtraCost_C() local 649 double cost = 0.; in ExtraCostCombined_C() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | metablock.c | 82 ComputeDistanceCost(const Command* cmds, size_t num_commands, const BrotliDistanceParams* orig_params, const BrotliDistanceParams* new_params, double* cost) ComputeDistanceCost() argument
|
| H A D | backward_references_hq.c | 103 SetCost(const uint32_t* histogram, size_t histogram_size, BROTLI_BOOL literal_histogram, float* cost) SetCost() argument 248 UpdateZopfliNode(ZopfliNode* nodes, size_t pos, size_t start_pos, size_t len, size_t len_code, size_t dist, size_t short_code, float cost) UpdateZopfliNode() argument 263 float cost; global() member 488 const float cost = (cmdcode < 128 ? base_cost : dist_cost) + UpdateNodes() local 541 const float cost = dist_cost + (float)GetCopyExtra(copycode) + UpdateNodes() local [all...] |
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | jitter.c | 225 spx_int32_t cost; in compute_opt_delay() local [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | aaccoder_mips.c | 72 float cost; member 1491 float cost = 0; in get_band_cost_ZERO_mips() local 1525 float cost = 0; in get_band_cost_SQUAD_mips() local 1644 float cost = 0; get_band_cost_UQUAD_mips() local 1752 float cost = 0; get_band_cost_SPAIR_mips() local 1876 float cost = 0; get_band_cost_UPAIR7_mips() local 2015 float cost = 0; get_band_cost_UPAIR12_mips() local 2155 float cost = 0; get_band_cost_ESC_mips() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | aaccoder.c | 70 float cost; ///< path cost member 189 float cost; global() member 354 float cost; search_for_quantizers_anmr() local [all...] |
| H A D | pngenc.c | 205 int cost, bcost = INT_MAX; in png_choose_filter() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_segment_report_module.c | 960 const GElf_Off cost = (contiguous < file_trimmed_end ? total_filesz in dwfl_segment_report_module() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_loop_analyze.c | 155 unsigned cost = 1; in instr_cost() local [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | backward_references_hq.c | 103 SetCost(const uint32_t* histogram, size_t histogram_size, BROTLI_BOOL literal_histogram, float* cost) SetCost() argument 248 UpdateZopfliNode(ZopfliNode* nodes, size_t pos, size_t start_pos, size_t len, size_t len_code, size_t dist, size_t short_code, float cost) UpdateZopfliNode() argument 263 float cost; global() member 488 const float cost = (cmdcode < 128 ? base_cost : dist_cost) + UpdateNodes() local 541 const float cost = dist_cost + (float)GetCopyExtra(copycode) + UpdateNodes() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expand.c | 413 int cost; in expand_binop() local 428 int cost, rcost; in expand_logical() local 478 int cost; in expand_comma() local 520 int cost; expand_compare() local 547 int cost, cond_cost; expand_conditional() local 826 int cost; expand_preop() local 857 int cost = 0; expand_arguments() local 868 int cost; expand_cast() local 885 expand_symbol_call(struct expression *expr, int cost) expand_symbol_call() argument 925 int cost; expand_call() local 943 int cost = 0; expand_expression_list() local 1138 int cost = expand_statement(stmt); expand_expression() local 1248 int cost = 0; expand_asm_statement() local 1274 int cost, statements; expand_compound() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_cost_enc.c | 121 AddSingleLiteralWithCostModel( const uint32_t* const argb, VP8LColorCache* const hashers, const CostModel* const cost_model, int idx, int use_color_cache, float prev_cost, float* const cost, uint16_t* const dist_array) AddSingleLiteralWithCostModel() argument 321 UpdateCost(CostManager* const manager, int i, int position, float cost) UpdateCost() argument 334 UpdateCostPerInterval(CostManager* const manager, int start, int end, int position, float cost) UpdateCostPerInterval() argument 419 InsertInterval(CostManager* const manager, CostInterval* const interval_in, float cost, int position, int start, int end) InsertInterval() argument 495 const float cost = (float)(distance_cost + cost_cache_intervals[i].cost_); PushInterval() local [all...] |
| H A D | histogram_enc.c | 374 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 D | quant_enc.c | 606 score_t cost; in TrellisQuantizeBlock() local 688 const score_t cost = VP8LevelCost(ss_prev[p].costs, level); in TrellisQuantizeBlock() local
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFunctionCall.cpp | 846 CoercionCost cost = CallCost(context, *f, arguments); in FindBestFunctionForCall() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_schedule.c | 1153 signed cost = 0; in bi_instr_cost() local 1190 signed cost = bi_instr_cost(instr, tuple); in bi_choose_index() local [all...] |
| H A D | bifrost_compile.c | 4111 unsigned cost = 0; in bi_count_preload_cost() local
|
| /third_party/lz4/lib/ |
| H A D | lz4hc.c | 490 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 D | OutputASM.cpp | 3008 int OutputASM::cost(TIntermNode *expression, int budget) in cost() function in glsl::OutputASM [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_functools.py | 2906 def cost(self): member in CachedCostItem 2932 def cost(self): member in CachedCostItemWait 2946 def cost(self): member in CachedCostItemWithSlots [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 2851 int cost = 1; isProfitableChain() local [all...] |