Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp994 int numInChannel; in getMixFactors() local
1038 numInChannel = (inChMode & 0xF) + ((inChMode >> 4) & 0xF) + in getMixFactors()
1056 if (numInChannel > SIX_CHANNEL) { /* Always use MPEG equations either with in getMixFactors()