Home
last modified time | relevance | path

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

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