HomeSort by relevance Sort by last modified time
    Searched defs:weights (Results 26 - 50 of 50) sorted by null

12

  /external/openfst/src/include/fst/
accumulator.h 19 // Classes to accumulate arc weights. Useful for weight lookahead.
40 // This class accumulates arc weights using the semiring Plus().
77 // This class accumulates arc weights using the log semiring Plus()
79 // and from log64 weights.
135 vector<double> *Weights() { return &weights_; }
148 // weights_. Position -1 means no pre-computed weights for that
157 // This class accumulates arc weights using the log semiring Plus()
159 // from log64 weights. The member function Init(fst) has to be called
188 vector<double> &weights = *data_->Weights(); local
386 vector<double>* weights; \/\/ Accumulated weights for this state. member in struct:fst::CacheLogAccumulatorData::CacheState
    [all...]
  /frameworks/rs/driver/runtime/
rs_sample.c 268 getBilinearSample1D(const Allocation_t *alloc, float2 weights,
276 return getSample_RGBA(p, iPixel, next, weights.x, weights.y);
278 return getSample_A(p, iPixel, next, weights.x, weights.y);
281 return getSample_565(p, iPixel, next, weights.x, weights.y);
283 return getSample_RGB(p, iPixel, next, weights.x, weights.y);
285 return getSample_L(p, iPixel, next, weights.x, weights.y)
442 float2 weights; local
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDrawTests.cpp 888 float weights[SIZE]; member in struct:deqp::gles3::Functional::__anon24621::UniformWeightArray
893 weights[i] = 1.0f;
    [all...]
  /external/opencv/ml/src/
mlboost.cpp 185 const double* weights = ensemble->get_subtree_weights()->data.db; local
200 double w = weights[i];
221 double w = weights[idx];
229 double w = weights[idx];
249 const double* weights = ensemble->get_subtree_weights()->data.db; local
252 const double* rcw0 = weights + n;
263 double w = weights[idx];
278 double w = weights[idx], w2 = w*w;
303 double w = weights[idx];
341 const double* weights = ensemble->get_subtree_weights()->data.db local
445 const double* weights = ensemble->get_subtree_weights()->data.db; local
493 const double* weights = ensemble->get_subtree_weights()->data.db; local
575 const double* weights = ensemble->get_subtree_weights()->data.db; local
641 const double* weights = ensemble->get_subtree_weights()->data.db; local
702 const double* weights = ensemble->get_weights()->data.db; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 439 Buffer_int weights; member in class:WeightedRand
446 for (int i=0; i<size; ++i) weights.append(DEFAULT_WEIGHT);
450 weights.append_array( (*weight_list),s);
451 for (int i=s; i<size; ++i) weights.append(DEFAULT_WEIGHT);
453 weights.append_array( (*weight_list),size);
457 int c = weights.content_size();
459 total += weights[i];
464 weights.append(weight);
492 mark -= weights[i]; // 0 <= mark <= total
738 Repeat(Pick * base, int minCount =0, int maxCount = 1, Buffer_int * weights = NULL)
1040 Buffer_int weights; local
    [all...]
  /external/deqp/framework/randomshaders/
rsgExpression.cpp 331 float weights[MAX_EXPRESSION_SPECS]; local
333 DE_ASSERT(numSpecs <= (int)DE_LENGTH_OF_ARRAY(weights));
335 // Compute weights
337 weights[ndx] = specs[ndx].getWeight(state, valueRange);
340 return &state.getRandom().chooseWeighted<const ExpressionSpec&>(specs, specs+numSpecs, weights);
973 float weights[DE_LENGTH_OF_ARRAY(storages)]; local
982 weights[0] = de::max(1.0f-dynWeight, 0.1f);
983 weights[1] = uniformOk ? dynWeight*0.5f : 0.0f;
984 weights[2] = dynWeight;
985 weights[3] = shaderInOk ? dynWeight*2.0f : 0.0f
1121 std::vector<float> weights; local
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 3412 const unsigned char *weights, *extra, *cp; local
    [all...]
regexec.c 3894 const unsigned char *weights, *extra; local
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 481 float weights = 0; local
496 weights += w;
504 sum += w * p.value / weights;
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharingThreadedTests.cpp 2275 std::vector<float> weights; local
    [all...]
  /external/opencv/ml/include/
ml.h 562 start_step(0/*CvEM::START_AUTO_STEP*/), probs(0), weights(0), means(0), covs(0)
572 probs(_probs), weights(_weights), means(_means), covs(_covs), term_crit(_term_crit)
579 const CvMat* weights; member in struct:CvEMParams
630 CvMat* weights; member in class:CvEM
1135 CvMat* weights; member in class:CvBoost
1235 double** weights; member in class:CvANN_MLP
    [all...]
  /external/chromium_org/third_party/skia/tests/
PathTest.cpp 3385 SkScalar* weights = NULL; local
    [all...]
  /external/skia/tests/
PathTest.cpp 3320 SkScalar* weights = NULL; local
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp 1076 int *weights = new int[maxNumMeteringAreas]; local
1315 int *weights = new int[maxNumFocusAreas]; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.apache.lucene_1.9.1.v20100518-1140.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 1380 milliseconds

12