HomeSort by relevance Sort by last modified time
    Searched refs:metaItf (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 193 SLMetadataExtractionItf metaItf;
354 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
    [all...]
slesTestDecodeToBuffQueue.cpp 112 SLMetadataExtractionItf metaItf;
246 SLresult res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex,
253 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
403 cntxt.metaItf = mdExtrItf;

Completed in 69 milliseconds