Searched refs:hasLFE (Results 1 – 1 of 1) sorted by relevance
123 const bool hasLFE = in Downmix_testIndexComputation() local131 const int indexLFE = hasLFE ? indexFC + 1 : indexFC; // low frequency in Downmix_testIndexComputation()1003 const bool hasLFE = in Downmix_foldGeneric() local1011 const int indexLFE = hasLFE ? indexFC + 1 : indexFC; // low frequency in Downmix_foldGeneric()1026 if (hasLFE) { centersLfeContrib += pSrc[indexLFE]; } in Downmix_foldGeneric()1055 if (hasLFE) { centersLfeContrib += pSrc[indexLFE]; } in Downmix_foldGeneric()