Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0451/
Dpoc.cpp88 int absChOffset = 0; in validateQmfDomainBounds() local
93 qmfDomainInChPtr = &hSbrDecoder->pQmfDomain->QmfDomainIn[absChOffset + channel]; in validateQmfDomainBounds()
95 &hSbrDecoder->pQmfDomain->QmfDomainOut[absChOffset + channel]; in validateQmfDomainBounds()
100 absChOffset += hSbrDecoder->pSbrElement[element]->nChannels; in validateQmfDomainBounds()