Searched refs:metaItf (Results 1 – 2 of 2) sorted by relevance
/frameworks/wilhelm/tests/examples/ |
D | slesTestDecodeAac.cpp | 195 SLMetadataExtractionItf metaItf; member 355 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() 612 sinkCntxt.metaItf = mdExtrItf; in TestDecToBuffQueue()
|
D | slesTestDecodeToBuffQueue.cpp | 112 SLMetadataExtractionItf metaItf; member 246 SLresult res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex, in DecPlayCallback() 253 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex, in DecPlayCallback() 403 cntxt.metaItf = mdExtrItf; in TestDecToBuffQueue()
|