HomeSort by relevance Sort by last modified time
    Searched refs:channelCountKeyIndex (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 70 static int channelCountKeyIndex = -1;
253 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
482 channelCountKeyIndex = i;
489 if (channelCountKeyIndex != -1) {
491 ANDROID_KEY_PCMFORMAT_NUMCHANNELS, channelCountKeyIndex);
slesTestDecodeAac.cpp 88 static int channelCountKeyIndex = -1;
363 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
698 channelCountKeyIndex = i;
715 if (channelCountKeyIndex != -1) {
717 ANDROID_KEY_PCMFORMAT_NUMCHANNELS, channelCountKeyIndex);
    [all...]

Completed in 56 milliseconds