Searched refs:metaItf (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp195 SLMetadataExtractionItf metaItf; member in struct:CallbackCntxt_
355 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)
[all...]
H A DslesTestDecodeToBuffQueue.cpp112 SLMetadataExtractionItf metaItf; member in struct:CallbackCntxt_
246 SLresult res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex,
253 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
403 cntxt.metaItf = mdExtrItf;

Completed in 34 milliseconds