Home
last modified time | relevance | path

Searched refs:sampleRateKeyIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/tests/examples/
DslesTestDecodeToBuffQueue.cpp71 static int sampleRateKeyIndex = -1; variable
246 SLresult res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex, in DecPlayCallback()
484 sampleRateKeyIndex = i; in TestDecToBuffQueue()
495 if (sampleRateKeyIndex != -1) { in TestDecToBuffQueue()
497 ANDROID_KEY_PCMFORMAT_SAMPLERATE, sampleRateKeyIndex); in TestDecToBuffQueue()
DslesTestDecodeAac.cpp89 static int sampleRateKeyIndex = -1; variable
355 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, sampleRateKeyIndex, in DecPlayCallback()
699 sampleRateKeyIndex = i; in TestDecToBuffQueue()
720 if (sampleRateKeyIndex != -1) { in TestDecToBuffQueue()
722 ANDROID_KEY_PCMFORMAT_SAMPLERATE, sampleRateKeyIndex); in TestDecToBuffQueue()