Searched refs:excludedChnsMask (Results 1 – 2 of 2) sorted by relevance
362 static int parseExcludedChannels(UINT *excludedChnsMask, in parseExcludedChannels() argument385 *excludedChnsMask = excludeMask; in parseExcludedChannels()540 parseExcludedChannels(&pDrcBs->excludedChnsMask, bs); in aacDecoder_drcParse()542 pDrcBs->excludedChnsMask = 0; in aacDecoder_drcParse()766 if (pThreadBs->excludedChnsMask > 0) { in aacDecoder_drcExtractAndMap()767 INT exclMask = pThreadBs->excludedChnsMask; in aacDecoder_drcExtractAndMap()783 INT exclMask = pThreadBs->excludedChnsMask; in aacDecoder_drcExtractAndMap()
146 UINT excludedChnsMask; member