Searched refs:targetChCnt (Results 1 – 1 of 1) sorted by relevance
835 int targetChCnt = pSelProcOutput->targetChannelCount; in FDK_drcDec_ApplyDownmix() local848 if (targetChCnt >= baseChCnt) return DRC_DEC_OK; /* downmix only */ in FDK_drcDec_ApplyDownmix()856 if (targetChCnt > 8) return DRC_DEC_NOT_OK; in FDK_drcDec_ApplyDownmix()866 for (oc = 0; oc < targetChCnt; oc++) { in FDK_drcDec_ApplyDownmix()876 for (oc = 0; oc < targetChCnt; oc++) { in FDK_drcDec_ApplyDownmix()882 for (oc = targetChCnt; oc < baseChCnt; oc++) { in FDK_drcDec_ApplyDownmix()886 *pNChannels = targetChCnt; in FDK_drcDec_ApplyDownmix()