Home
last modified time | relevance | path

Searched refs:GetValue (Results 1 – 6 of 6) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
Dsparse_weight_vector.h88 return GetValue(wmin_, fname, val); in GetElementMinBound()
91 return GetValue(wmax_, fname, val); in GetElementMaxBound()
102 GetValue(w_, fname, &val); in GetElement()
177 bool GetValue(const Wmap &w1, const Key &fname, double *val) const { in GetValue() function
Dsparse_weight_vector.cpp105 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound); in AdditiveWeightUpdateBounded()
112 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound); in AdditiveWeightUpdateBounded()
144 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound); in MultWeightUpdateBounded()
151 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound); in MultWeightUpdateBounded()
178 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound); in ReprojectToBounds()
185 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound); in ReprojectToBounds()
/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp356 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex, in DecPlayCallback()
363 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex, in DecPlayCallback()
366 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, bitsPerSampleKeyIndex, in DecPlayCallback()
369 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, containerSizeKeyIndex, in DecPlayCallback()
372 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelMaskKeyIndex, in DecPlayCallback()
376 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, endiannessKeyIndex, in DecPlayCallback()
DslesTestDecodeToBuffQueue.cpp246 SLresult res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex, in DecPlayCallback()
253 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex, in DecPlayCallback()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h786 SLresult (*GetValue) ( member
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h1332 XAresult (*GetValue) ( member