Home
last modified time | relevance | path

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

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