Searched refs:hasLFE (Results 1 – 1 of 1) sorted by relevance
141 const bool hasLFE = in Downmix_testIndexComputation() local149 const int indexLFE = hasLFE ? indexFC + 1 : indexFC; // low frequency in Downmix_testIndexComputation()1259 const bool hasLFE = in Downmix_foldGeneric() local1267 const int indexLFE = hasLFE ? indexFC + 1 : indexFC; // low frequency in Downmix_foldGeneric()1282 if (hasLFE) { centersLfeContrib += pSrc[indexLFE]; } in Downmix_foldGeneric()1311 if (hasLFE) { centersLfeContrib += pSrc[indexLFE]; } in Downmix_foldGeneric()1351 const bool hasLFE = in Downmix_foldGeneric() local1359 const int indexLFE = hasLFE ? indexFC + 1 : indexFC; // low frequency in Downmix_foldGeneric()1374 if (hasLFE) { centersLfeContrib += pSrc[indexLFE]; } in Downmix_foldGeneric()1403 if (hasLFE) { centersLfeContrib += pSrc[indexLFE]; } in Downmix_foldGeneric()