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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.h87 return GetValue(wmin_, fname, val);
90 return GetValue(wmax_, fname, val);
101 GetValue(w_, fname, &val);
176 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.cpp355 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex,
362 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
365 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, bitsPerSampleKeyIndex,
368 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, containerSizeKeyIndex,
371 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelMaskKeyIndex,
375 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/ex/variablespeed/jni/
H A Dvariablespeed.cc250 OpenSL(decoderMetadata, GetValue, i, valueSize, value);
/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 2867 milliseconds