Home
last modified time | relevance | path

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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
Dsparse_weight_vector.h87 return GetValue(wmin_, fname, val); in GetElementMinBound()
90 return GetValue(wmax_, fname, val); in GetElementMaxBound()
101 GetValue(w_, fname, &val); in GetElement()
176 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.cpp355 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex, in DecPlayCallback()
362 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex, in DecPlayCallback()
365 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, bitsPerSampleKeyIndex, in DecPlayCallback()
368 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, containerSizeKeyIndex, in DecPlayCallback()
371 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelMaskKeyIndex, in DecPlayCallback()
375 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/ex/variablespeed/jni/
Dvariablespeed.cc250 OpenSL(decoderMetadata, GetValue, i, valueSize, value); in ReadSampleRateAndChannelCount()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h786 SLresult (*GetValue) ( member
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h1332 XAresult (*GetValue) ( member