Searched refs:numInChannel (Results 1 – 1 of 1) sorted by relevance
966 int numInChannel; in getMixFactors() local1010 numInChannel = (inChMode & 0xF) + ((inChMode >> 4) & 0xF) + in getMixFactors()1028 if (numInChannel > SIX_CHANNEL) { /* Always use MPEG equations either with in getMixFactors()