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

/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp70 static int channelCountKeyIndex = -1; variable
253 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
482 channelCountKeyIndex = i;
489 if (channelCountKeyIndex != -1) {
491 ANDROID_KEY_PCMFORMAT_NUMCHANNELS, channelCountKeyIndex);
H A DslesTestDecodeAac.cpp88 static int channelCountKeyIndex = -1; variable
362 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
697 channelCountKeyIndex = i;
714 if (channelCountKeyIndex != -1) {
716 ANDROID_KEY_PCMFORMAT_NUMCHANNELS, channelCountKeyIndex);

Completed in 33 milliseconds