| /external/libvpx/vp9/encoder/ |
| D | vp9_cost.c | 39 static void cost(int *costs, vpx_tree tree, const vpx_prob *probs, int i, in cost() 56 void vp9_cost_tokens(int *costs, const vpx_prob *probs, vpx_tree tree) { in vp9_cost_tokens() 60 void vp9_cost_tokens_skip(int *costs, const vpx_prob *probs, vpx_tree tree) { in vp9_cost_tokens_skip()
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64PBQPRegAlloc.cpp | 191 PBQPRAGraph::RawMatrix costs(vRdAllowed->size() + 1, in addIntraChainConstraint() local 213 PBQPRAGraph::RawMatrix costs(G.getEdgeCosts(edge)); in addIntraChainConstraint() local 290 PBQP::Matrix costs(G.getEdgeCosts(edge)); in addInterChainConstraint() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64PBQPRegAlloc.cpp | 190 PBQPRAGraph::RawMatrix costs(vRdAllowed->size() + 1, in addIntraChainConstraint() local 212 PBQPRAGraph::RawMatrix costs(G.getEdgeCosts(edge)); in addIntraChainConstraint() local 289 PBQP::Matrix costs(G.getEdgeCosts(edge)); in addInterChainConstraint() local
|
| /external/tensorflow/tensorflow/core/grappler/costs/ |
| D | op_level_cost_estimator_test.cc | 1451 auto costs = predict_max_pool(10, 20, 384, 3, 2, "SAME"); in TEST_F() local 1463 auto costs = predict_max_pool(10, 20, 384, 1, 2, "SAME"); in TEST_F() local 1473 auto costs = predict_max_pool(10, 20, 384, 2, 3, "VALID"); in TEST_F() local 1495 auto costs = predict_max_pool_grad(10, 20, 384, 3, 2, "SAME"); in TEST_F() local 1507 auto costs = predict_max_pool_grad(10, 20, 384, 1, 2, "SAME"); in TEST_F() local 1517 auto costs = predict_max_pool_grad(10, 20, 384, 2, 3, "VALID"); in TEST_F() local 1538 auto costs = predict_avg_pool(10, 20, 384, 3, 2, "SAME"); in TEST_F() local 1550 auto costs = predict_avg_pool(10, 20, 384, 1, 2, "SAME"); in TEST_F() local 1560 auto costs = predict_avg_pool(10, 20, 384, 2, 3, "VALID"); in TEST_F() local 1582 auto costs = predict_avg_pool_grad(10, 20, 384, 3, 2, "SAME"); in TEST_F() local [all …]
|
| D | cost_estimator.cc | 58 Costs MultiplyCosts(const Costs& costs, int multiplier) { in MultiplyCosts()
|
| D | op_level_cost_estimator.h | 88 Costs costs; member
|
| D | cost_estimator.h | 205 Costs costs; in ZeroCosts() local
|
| D | utils.cc | 499 Costs* costs) { in CombineCostsAndUpdateExecutionTime()
|
| D | op_level_cost_estimator.cc | 652 Costs costs; in PredictCosts() local 831 Costs costs = in PredictOpCountBasedCost() local 882 Costs costs = Costs::ZeroCosts(); in PredictOpCountBasedCost() local
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | request_cost.cc | 27 const std::vector<std::pair<absl::string_view, absl::Duration>>& costs) { in RecordCost()
|
| /external/libaom/av1/encoder/ |
| D | cost.c | 29 void av1_cost_tokens_from_cdf(int *costs, const aom_cdf_prob *cdf, in av1_cost_tokens_from_cdf()
|
| /external/zopfli/src/zopfli/ |
| D | squeeze.c | 222 ZopfliHash* h, float* costs) { in GetBestLengths() 434 ZopfliHash* h, float* costs) { in LZ77OptimalRun() 461 float* costs = (float*)malloc(sizeof(float) * (blocksize + 1)); in ZopfliLZ77Optimal() local 541 float* costs = (float*)malloc(sizeof(float) * (blocksize + 1)); in ZopfliLZ77OptimalFixed() local
|
| /external/tensorflow/tensorflow/core/profiler/utils/ |
| D | cost_utils.cc | 114 grappler::Costs costs = PredictCosts(op_context); in Predict() local
|
| /external/webp/src/dsp/ |
| D | cost_mips_dsp_r2.c | 24 CostArrayPtr const costs = res->costs; in GetResidualCost_MIPSdspR2() local
|
| D | cost.c | 326 CostArrayPtr const costs = res->costs; in GetResidualCost_C() local
|
| D | cost_mips32.c | 24 CostArrayPtr const costs = res->costs; in GetResidualCost_MIPS32() local
|
| D | cost_sse2.c | 51 CostArrayPtr const costs = res->costs; in GetResidualCost_SSE2() local
|
| D | cost_neon.c | 57 CostArrayPtr const costs = res->costs; in GetResidualCost_NEON() local
|
| /external/webp/src/enc/ |
| D | cost_enc.h | 36 CostArrayPtr costs; member
|
| D | quant_enc.c | 569 const uint16_t* costs; // shortcut to cost tables member 599 CostArrayPtr const costs = in TrellisQuantizeBlock() local
|
| /external/tensorflow/tensorflow/python/grappler/ |
| D | cluster_wrapper.cc | 56 tensorflow::grappler::Costs* costs) { in _GetOpPerformanceDataAndRunTime() 264 tensorflow::grappler::Costs costs; in PYBIND11_MODULE() local
|
| D | cost_analyzer.cc | 47 Costs costs; in PredictCosts() local
|
| /external/tensorflow/tensorflow/core/profiler/convert/ |
| D | xplane_to_op_metrics_db.cc | 365 TfOpRoofLineCostEstimator::OpRoofLineStats costs; in ConvertDeviceTraceXPlaneToOpMetricsDb() local
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | recommendationengine.v1beta1.json | 1555 "costs": { object 1735 "costs": { object
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest.cc | 1037 std::vector<std::vector<double> > costs( in CalculateOptimalEdits() local
|