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;
362 res = (*pCntxt->metaItf)->GetValue(pCntxt->metaItf, channelCountKeyIndex,
697 channelCountKeyIndex = i;
714 if (channelCountKeyIndex != -1) {
716 ANDROID_KEY_PCMFORMAT_NUMCHANNELS, channelCountKeyIndex);
    [all...]

Completed in 36 milliseconds