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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.h88 return GetValue(wmin_, fname, val);
91 return GetValue(wmax_, fname, val);
102 GetValue(w_, fname, &val);
177 bool GetValue(const Wmap &w1, const Key &fname, double *val) const { function in class:learning_stochastic_linear::SparseWeightVector
H A Dsparse_weight_vector.cpp105 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound);
112 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound);
144 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound);
151 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound);
178 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound);
185 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound);
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp354 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex,
361 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
364 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, bitsPerSampleKeyIndex,
367 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, containerSizeKeyIndex,
370 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelMaskKeyIndex,
374 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, endiannessKeyIndex,
H A DslesTestDecodeToBuffQueue.cpp246 SLresult res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex,
253 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1332 XAresult (*GetValue) ( member in struct:XAMetadataExtractionItf_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h786 SLresult (*GetValue) ( member in struct:SLMetadataExtractionItf_

Completed in 59 milliseconds