Searched refs:sampleRateKeyIndex (Results 1 – 2 of 2) sorted by relevance
71 static int sampleRateKeyIndex = -1; variable246 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()
89 static int sampleRateKeyIndex = -1; variable355 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()