Searched refs:excludedChnsMask (Results 1 – 2 of 2) sorted by relevance
354 static int parseExcludedChannels(UINT *excludedChnsMask, in parseExcludedChannels() argument377 *excludedChnsMask = excludeMask; in parseExcludedChannels()532 parseExcludedChannels(&pDrcBs->excludedChnsMask, bs); in aacDecoder_drcParse()534 pDrcBs->excludedChnsMask = 0; in aacDecoder_drcParse()758 if (pThreadBs->excludedChnsMask > 0) { in aacDecoder_drcExtractAndMap()759 INT exclMask = pThreadBs->excludedChnsMask; in aacDecoder_drcExtractAndMap()775 INT exclMask = pThreadBs->excludedChnsMask; in aacDecoder_drcExtractAndMap()
146 UINT excludedChnsMask; member