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
361 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
696 channelCountKeyIndex = i;
713 if (channelCountKeyIndex != -1) {
715 ANDROID_KEY_PCMFORMAT_NUMCHANNELS, channelCountKeyIndex);

Completed in 1330 milliseconds