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